Home
last modified time | relevance | path

Searched refs:EBADMSG (Results 1 – 25 of 36) sorted by relevance

12

/external/bison/lib/
Derrno.in.h57 # ifndef EBADMSG
58 # define EBADMSG 104 macro
202 # ifndef EBADMSG
203 # define EBADMSG 2005 macro
Dstrerror-override.c245 case EBADMSG: in strerror_override()
/external/ltp/testcases/open_posix_testsuite/conformance/definitions/errno_h/
D3-1-buildonly.c18 #ifdef EBADMSG
19 int dummy9 = EBADMSG;
D3-2.c34 EBADMSG, "EBADMSG", EBADMSG}, {
D4-1.c29 EBADMSG, "EBADMSG"}, {
/external/libcxx/include/
Derrno.h98 #ifndef EBADMSG
99 #define EBADMSG 9905 macro
/external/swiftshader/third_party/LLVM/include/llvm/Support/
Dsystem_error.h259 # ifndef EBADMSG
260 # define EBADMSG 104 macro
507 #ifdef EBADMSG
508 bad_message = EBADMSG,
/external/libcxx/test/std/diagnostics/errno/
Dcerrno.pass.cpp51 #ifndef EBADMSG
52 #error EBADMSG not defined
/external/ltp/testcases/kernel/syscalls/add_key/
Dadd_key02.c92 if (TEST_ERRNO == EBADMSG && !strcmp(tcases[i].type, "asymmetric")) { in verify_add_key()
/external/kernel-headers/original/uapi/asm-generic/
Derrno.h56 #define EBADMSG 74 /* Not a data message */ macro
/external/strace/tests-mx32/
Derrno2name.c77 #ifdef EBADMSG in errno2name()
78 CASE(EBADMSG); in errno2name()
/external/strace/tests-m32/
Derrno2name.c77 #ifdef EBADMSG in errno2name()
78 CASE(EBADMSG); in errno2name()
/external/strace/tests/
Derrno2name.c77 #ifdef EBADMSG in errno2name()
78 CASE(EBADMSG); in errno2name()
/external/kernel-headers/original/uapi/asm-mips/asm/
Derrno.h51 #define EBADMSG 77 /* Not a data message */ macro
/external/syslinux/com32/include/
Derrno.h81 #define EBADMSG 74 /* Not a data message */ macro
/external/python/cpython2/Lib/plat-irix5/
DERRNO.py76 EBADMSG = 77 variable
/external/python/cpython2/Lib/plat-irix6/
DERRNO.py81 EBADMSG = 77 variable
/external/syslinux/core/lwip/src/include/lwip/
Darch.h154 #define EBADMSG 74 /* Not a data message */ macro
/external/ltp/lib/
Derrnos.h107 PAIR(EBADMSG) in tst_strerrno()
/external/libnfnetlink/src/
Dlibnfnetlink.c599 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/
Dlibconstants.gen.c161 #ifdef EBADMSG
162 { "EBADMSG", (unsigned long) EBADMSG },
/external/iptables/extensions/
Dlibxt_set.h118 if (res != 0 && errno == EBADMSG) in get_set_byname()
/external/bison/m4/
Derrno_h.m431 #if !defined EBADMSG
/external/dhcpcd-6.8.2/
Dif-linux.c310 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/
Derrno.h242 #define EBADMSG ( ERRFILE | PXENV_STATUS_FAILURE | 0x09000000 ) macro

12