/external/bison/lib/ |
D | errno.in.h | 57 # ifndef EBADMSG 58 # define EBADMSG 104 macro 202 # ifndef EBADMSG 203 # define EBADMSG 2005 macro
|
D | strerror-override.c | 245 case EBADMSG: in strerror_override()
|
/external/ltp/testcases/open_posix_testsuite/conformance/definitions/errno_h/ |
D | 3-1-buildonly.c | 18 #ifdef EBADMSG 19 int dummy9 = EBADMSG;
|
D | 3-2.c | 34 EBADMSG, "EBADMSG", EBADMSG}, {
|
D | 4-1.c | 29 EBADMSG, "EBADMSG"}, {
|
/external/libcxx/include/ |
D | errno.h | 98 #ifndef EBADMSG 99 #define EBADMSG 9905 macro
|
/external/swiftshader/third_party/LLVM/include/llvm/Support/ |
D | system_error.h | 259 # ifndef EBADMSG 260 # define EBADMSG 104 macro 507 #ifdef EBADMSG 508 bad_message = EBADMSG,
|
/external/libcxx/test/std/diagnostics/errno/ |
D | cerrno.pass.cpp | 51 #ifndef EBADMSG 52 #error EBADMSG not defined
|
/external/ltp/testcases/kernel/syscalls/add_key/ |
D | add_key02.c | 92 if (TEST_ERRNO == EBADMSG && !strcmp(tcases[i].type, "asymmetric")) { in verify_add_key()
|
/external/kernel-headers/original/uapi/asm-generic/ |
D | errno.h | 56 #define EBADMSG 74 /* Not a data message */ macro
|
/external/strace/tests-mx32/ |
D | errno2name.c | 77 #ifdef EBADMSG in errno2name() 78 CASE(EBADMSG); in errno2name()
|
/external/strace/tests-m32/ |
D | errno2name.c | 77 #ifdef EBADMSG in errno2name() 78 CASE(EBADMSG); in errno2name()
|
/external/strace/tests/ |
D | errno2name.c | 77 #ifdef EBADMSG in errno2name() 78 CASE(EBADMSG); in errno2name()
|
/external/kernel-headers/original/uapi/asm-mips/asm/ |
D | errno.h | 51 #define EBADMSG 77 /* Not a data message */ macro
|
/external/syslinux/com32/include/ |
D | errno.h | 81 #define EBADMSG 74 /* Not a data message */ macro
|
/external/python/cpython2/Lib/plat-irix5/ |
D | ERRNO.py | 76 EBADMSG = 77 variable
|
/external/python/cpython2/Lib/plat-irix6/ |
D | ERRNO.py | 81 EBADMSG = 77 variable
|
/external/syslinux/core/lwip/src/include/lwip/ |
D | arch.h | 154 #define EBADMSG 74 /* Not a data message */ macro
|
/external/ltp/lib/ |
D | errnos.h | 107 PAIR(EBADMSG) in tst_strerrno()
|
/external/libnfnetlink/src/ |
D | libnfnetlink.c | 599 errno = EBADMSG; in nfnl_recv() 1354 errno = EBADMSG; in nfnl_is_error() 1520 errno = EBADMSG; in nfnl_iterator_create() 1561 errno = EBADMSG; in nfnl_iterator_process()
|
/external/minijail/linux-x86/ |
D | libconstants.gen.c | 161 #ifdef EBADMSG 162 { "EBADMSG", (unsigned long) EBADMSG },
|
/external/iptables/extensions/ |
D | libxt_set.h | 118 if (res != 0 && errno == EBADMSG) in get_set_byname()
|
/external/bison/m4/ |
D | errno_h.m4 | 31 #if !defined EBADMSG
|
/external/dhcpcd-6.8.2/ |
D | if-linux.c | 310 errno = EBADMSG; in err_netlink() 404 errno = EBADMSG; in if_copyrt() 469 errno = EBADMSG; in if_copyrt6() 548 errno = EBADMSG; in link_route() 596 errno = EBADMSG; in link_addr() 759 errno = EBADMSG; in link_netlink()
|
/external/syslinux/gpxe/src/include/ |
D | errno.h | 242 #define EBADMSG ( ERRFILE | PXENV_STATUS_FAILURE | 0x09000000 ) macro
|