Home
last modified time | relevance | path

Searched refs:EPROTO (Results 1 – 7 of 7) sorted by relevance

/glibc-2.36/sysdeps/mach/hurd/bits/
Derrno.h136 EPROTO = 0x40000074, /* Protocol error */ enumerator
334 #define EPROTO 0x40000074 macro
/glibc-2.36/stdio-common/
Dtest-strerr.c392 #ifdef EPROTO in do_test()
393 TEST_COMPARE_STRING (strerrordesc_np (EPROTO), "Protocol error"); in do_test()
394 TEST_COMPARE_STRING (strerrorname_np (EPROTO), "EPROTO"); in do_test()
/glibc-2.36/sysdeps/gnu/
Derrlist.h531 #ifdef EPROTO
532 _S(EPROTO, N_("Protocol error"))
/glibc-2.36/conform/data/
Derrno.h-data107 macro-int-constant EPROTO {int} > 0
/glibc-2.36/manual/
Derrno.texi884 @deftypevr Macro int EPROTO
886 @errno{EPROTO, 116, Protocol error}
/glibc-2.36/ChangeLog.old/
DChangeLog.63347 ENOMSG, ENOSR, ENOSTR, EOVERFLOW, EPROTO, ETIME): Redesignate as
DChangeLog.1874037 [POSIX] (EPROTO): Likewise.
83978 [!ISO && !ISO99 && !ISO11] (EPROTO): Likewise.