Searched refs:EIEIO (Results 1 – 14 of 14) sorted by relevance
38 return __hurd_fail (EIEIO); in __get_nprocs_conf()58 return __hurd_fail (EIEIO); in weak_alias()84 return __hurd_fail (EIEIO); in __get_phys_pages()
125 EIEIO = 0x40000068, /* Computer bought the farm */ enumerator323 #define EIEIO 0x40000068 macro
665 #ifdef EIEIO in do_test()666 TEST_COMPARE_STRING (strerrordesc_np (EIEIO), "Computer bought the farm"); in do_test()667 TEST_COMPARE_STRING (strerrorname_np (EIEIO), "EIEIO"); in do_test()
757 #ifdef EIEIO773 _S(EIEIO, N_("Computer bought the farm"))
60 err = EIEIO; in __connect()
97 err = EIEIO; in __bind()
174 err = EIEIO; in __libc_sendmsg()
62 err = (error_t) EIEIO; in __hurd_fail()
326 err = EIEIO; in _hurd_intr_rpc_mach_msg()
814 @deftypevr Macro int EIEIO816 @errno{EIEIO, 104, Computer bought the farm}
6235 # This is error EIEIO, errno 1046237 # - Macro: int EIEIO6246 # - Macro: int EIEIO
6352 # This is error EIEIO, errno 1046354 # - Macro: int EIEIO6363 # - Macro: int EIEIO
6418 # - Macro: int EIEIO
11922 * manual/errno.texi (EIEIO): Document how translators should11926 * sysdeps/gnu/errlist.c (EIEIO): Regenerate.12001 answer to interrupt_operation, return EIEIO instead of EINTR.