Home
last modified time | relevance | path

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

12

/external/bison/lib/
Derrno.in.h37 # ifndef ENOMSG
38 # define ENOMSG 122 macro
177 # ifndef ENOMSG
178 # define ENOMSG 2000 macro
Dstrerror-override.c220 case ENOMSG: in strerror_override()
/external/libcxx/include/
Derrno.h158 #ifndef ENOMSG
159 #define ENOMSG 9920 macro
/external/ltp/testcases/open_posix_testsuite/conformance/definitions/errno_h/
D3-2.c79 ENOMSG, "ENOMSG", ENOMSG}, {
D4-1.c74 ENOMSG, "ENOMSG"}, {
D3-1-buildonly.c63 int dummy50 = ENOMSG;
/external/swiftshader/third_party/LLVM/include/llvm/Support/
Dsystem_error.h358 # ifndef ENOMSG
359 # define ENOMSG 122 macro
550 no_message_available = ENOMSG,
552 no_message = ENOMSG,
/external/libcxx/test/std/diagnostics/errno/
Dcerrno.pass.cpp209 #ifndef ENOMSG
210 #error ENOMSG not defined
/external/kernel-headers/original/uapi/asm-generic/
Derrno.h22 #define ENOMSG 42 /* No message of desired type */ macro
/external/strace/tests-mx32/
Derrno2name.c299 #ifdef ENOMSG in errno2name()
300 CASE(ENOMSG); in errno2name()
/external/strace/tests-m32/
Derrno2name.c299 #ifdef ENOMSG in errno2name()
300 CASE(ENOMSG); in errno2name()
/external/strace/tests/
Derrno2name.c299 #ifdef ENOMSG in errno2name()
300 CASE(ENOMSG); in errno2name()
/external/kernel-headers/original/uapi/asm-mips/asm/
Derrno.h17 #define ENOMSG 35 /* No message of desired type */ macro
/external/ltp/testcases/kernel/syscalls/ipc/msgrcv/
Dmsgrcv04.c88 MSGSIZE, 2, IPC_NOWAIT, ENOMSG}
/external/syslinux/com32/include/
Derrno.h47 #define ENOMSG 42 /* No message of desired type */ macro
/external/python/cpython2/Lib/plat-irix5/
DERRNO.py43 ENOMSG = 35 variable
/external/ltp/testcases/kernel/containers/sysvipc/
Dmsg_comm.c89 if (n == -1 && errno != ENOMSG) { in chld1_msg()
/external/python/cpython2/Lib/plat-irix6/
DERRNO.py47 ENOMSG = 35 variable
/external/syslinux/core/lwip/src/include/lwip/
Darch.h120 #define ENOMSG 42 /* No message of desired type */ macro
/external/ltp/lib/
Derrnos.h75 PAIR(ENOMSG) in tst_strerrno()
/external/minijail/linux-x86/
Dlibconstants.gen.c374 #ifdef ENOMSG
375 { "ENOMSG", (unsigned long) ENOMSG },
/external/bison/m4/
Derrno_h.m416 #if !defined ENOMSG
/external/linux-kselftest/tools/testing/selftests/ipc/
Dmsgque.c89 if (errno == ENOMSG) in check_and_destroy_queue()
/external/syslinux/gpxe/src/include/
Derrno.h370 #define ENOMSG ( ERRFILE | PXENV_STATUS_FAILURE | 0x32000000 ) macro
/external/libbrillo/brillo/errors/
Derror_codes.cc75 ERROR_ENTRY(ENOMSG), // No message of desired type

12