Home
last modified time | relevance | path

Searched refs:ENOMSG (Results 1 – 12 of 12) sorted by relevance

/glibc-2.36/sysdeps/mach/hurd/bits/
Derrno.h132 ENOMSG = 0x40000070, /* No message of desired type */ enumerator
330 #define ENOMSG 0x40000070 macro
/glibc-2.36/stdio-common/
Dtest-strerr.c374 #ifdef ENOMSG in do_test()
375 TEST_COMPARE_STRING (strerrordesc_np (ENOMSG), in do_test()
377 TEST_COMPARE_STRING (strerrorname_np (ENOMSG), "ENOMSG"); in do_test()
/glibc-2.36/sysdeps/gnu/
Derrlist.h519 #ifdef ENOMSG
520 _S(ENOMSG, N_("No message of desired type"))
/glibc-2.36/sysvipc/
Dtest-sysvmsg.c113 && errno != ENOMSG) in do_test()
/glibc-2.36/catgets/
Dcatgets.c112 __set_errno (ENOMSG); in catgets()
/glibc-2.36/conform/data/
Derrno.h-data80 macro-int-constant ENOMSG {int} > 0
/glibc-2.36/manual/
Derrno.texi864 @deftypevr Macro int ENOMSG
866 @errno{ENOMSG, 112, No message of desired type}
Dmessage.texi250 @item ENOMSG
/glibc-2.36/ChangeLog.old/
DChangeLog.63347 ENOMSG, ENOSR, ENOSTR, EOVERFLOW, EPROTO, ETIME): Redesignate as
3747 Set errno to ENOMSG when translation is not available.
DChangeLog.95933 * sysdeps/standalone/bits/errno.h (ENOMSG): Remove duplicate.
DChangeLog.7787 * sysdeps/generic/bits/errno.h (ENOMSG): Define it.
DChangeLog.1874029 [POSIX] (ENOMSG): Likewise.
83961 [!ISO && !ISO99 && !ISO11] (ENOMSG): Likewise.