/external/bison/lib/ |
D | errno.in.h | 37 # ifndef ENOMSG 38 # define ENOMSG 122 macro 177 # ifndef ENOMSG 178 # define ENOMSG 2000 macro
|
D | strerror-override.c | 220 case ENOMSG: in strerror_override()
|
/external/libcxx/include/ |
D | errno.h | 158 #ifndef ENOMSG 159 #define ENOMSG 9920 macro
|
/external/ltp/testcases/open_posix_testsuite/conformance/definitions/errno_h/ |
D | 3-2.c | 79 ENOMSG, "ENOMSG", ENOMSG}, {
|
D | 4-1.c | 74 ENOMSG, "ENOMSG"}, {
|
D | 3-1-buildonly.c | 63 int dummy50 = ENOMSG;
|
/external/swiftshader/third_party/LLVM/include/llvm/Support/ |
D | system_error.h | 358 # ifndef ENOMSG 359 # define ENOMSG 122 macro 550 no_message_available = ENOMSG, 552 no_message = ENOMSG,
|
/external/libcxx/test/std/diagnostics/errno/ |
D | cerrno.pass.cpp | 209 #ifndef ENOMSG 210 #error ENOMSG not defined
|
/external/kernel-headers/original/uapi/asm-generic/ |
D | errno.h | 22 #define ENOMSG 42 /* No message of desired type */ macro
|
/external/strace/tests-mx32/ |
D | errno2name.c | 299 #ifdef ENOMSG in errno2name() 300 CASE(ENOMSG); in errno2name()
|
/external/strace/tests-m32/ |
D | errno2name.c | 299 #ifdef ENOMSG in errno2name() 300 CASE(ENOMSG); in errno2name()
|
/external/strace/tests/ |
D | errno2name.c | 299 #ifdef ENOMSG in errno2name() 300 CASE(ENOMSG); in errno2name()
|
/external/kernel-headers/original/uapi/asm-mips/asm/ |
D | errno.h | 17 #define ENOMSG 35 /* No message of desired type */ macro
|
/external/ltp/testcases/kernel/syscalls/ipc/msgrcv/ |
D | msgrcv04.c | 88 MSGSIZE, 2, IPC_NOWAIT, ENOMSG}
|
/external/syslinux/com32/include/ |
D | errno.h | 47 #define ENOMSG 42 /* No message of desired type */ macro
|
/external/python/cpython2/Lib/plat-irix5/ |
D | ERRNO.py | 43 ENOMSG = 35 variable
|
/external/ltp/testcases/kernel/containers/sysvipc/ |
D | msg_comm.c | 89 if (n == -1 && errno != ENOMSG) { in chld1_msg()
|
/external/python/cpython2/Lib/plat-irix6/ |
D | ERRNO.py | 47 ENOMSG = 35 variable
|
/external/syslinux/core/lwip/src/include/lwip/ |
D | arch.h | 120 #define ENOMSG 42 /* No message of desired type */ macro
|
/external/ltp/lib/ |
D | errnos.h | 75 PAIR(ENOMSG) in tst_strerrno()
|
/external/minijail/linux-x86/ |
D | libconstants.gen.c | 374 #ifdef ENOMSG 375 { "ENOMSG", (unsigned long) ENOMSG },
|
/external/bison/m4/ |
D | errno_h.m4 | 16 #if !defined ENOMSG
|
/external/linux-kselftest/tools/testing/selftests/ipc/ |
D | msgque.c | 89 if (errno == ENOMSG) in check_and_destroy_queue()
|
/external/syslinux/gpxe/src/include/ |
D | errno.h | 370 #define ENOMSG ( ERRFILE | PXENV_STATUS_FAILURE | 0x32000000 ) macro
|
/external/libbrillo/brillo/errors/ |
D | error_codes.cc | 75 ERROR_ENTRY(ENOMSG), // No message of desired type
|