Home
last modified time | relevance | path

Searched refs:EBADMSG (Results 1 – 25 of 35) 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/libcxx/test/std/diagnostics/errno/
Dcerrno.pass.cpp55 #ifndef EBADMSG
56 #error EBADMSG not defined
/external/kernel-headers/original/uapi/asm-generic/
Derrno.h56 #define EBADMSG 74 /* Not a data message */ macro
/external/kernel-headers/original/uapi/asm-mips/asm/
Derrno.h51 #define EBADMSG 77 /* Not a data message */ macro
/external/libcxx/include/
Dcerrno95 #ifndef EBADMSG
96 #define EBADMSG 9905
Dsystem_error127 bad_message, // EBADMSG
259 bad_message = EBADMSG,
Dmodule.modulemap49 EBADMSG, EIDRM, ENETRESET, ENOSR, EPERM, errno,
/external/opencv3/3rdparty/openexr/Iex/
DIexThrowErrnoExc.cpp403 #if defined (EBADMSG) in throwErrnoExc()
404 case EBADMSG: in throwErrnoExc()
/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/bison/m4/
Derrno_h.m431 #if !defined EBADMSG
/external/libbrillo/brillo/errors/
Derror_codes.cc114 ERROR_ENTRY(EBADMSG), // Not a data message
/external/libcxx/test/std/diagnostics/syserr/
Derrc.pass.cpp26 static_assert(static_cast<int>(std::errc::bad_message) == EBADMSG, ""); in main()
/external/libpcap/
Dpcap-netfilter-linux.c313 errno = EBADMSG; in netfilter_send_config_msg()
/external/iproute2/ip/
Dipl2tp.c254 return -EBADMSG; in get_response()
/external/valgrind/include/vki/
Dvki-darwin.h635 #define VKI_EBADMSG EBADMSG
/external/libxml2/
DxmlIO.c284 #ifdef EBADMSG in __xmlIOErr()
285 else if (errno == EBADMSG) code = XML_IO_EBADMSG; in __xmlIOErr()
/external/v8/test/mjsunit/asm/embenchen/
Dcopy.js1426 …,ENOLINK:67,EADV:68,ESRMNT:69,ECOMM:70,EPROTO:71,EMULTIHOP:72,EDOTDOT:73,EBADMSG:74,ENOTUNIQ:76,EB… property
Dcorrections.js1426 …,ENOLINK:67,EADV:68,ESRMNT:69,ECOMM:70,EPROTO:71,EMULTIHOP:72,EDOTDOT:73,EBADMSG:74,ENOTUNIQ:76,EB… property
Dprimes.js1440 …,ENOLINK:67,EADV:68,ESRMNT:69,ECOMM:70,EPROTO:71,EMULTIHOP:72,EDOTDOT:73,EBADMSG:74,ENOTUNIQ:76,EB… property
Dfannkuch.js1447 …,ENOLINK:67,EADV:68,ESRMNT:69,ECOMM:70,EPROTO:71,EMULTIHOP:72,EDOTDOT:73,EBADMSG:74,ENOTUNIQ:76,EB… property
Dmemops.js1416 …,ENOLINK:67,EADV:68,ESRMNT:69,ECOMM:70,EPROTO:71,EMULTIHOP:72,EDOTDOT:73,EBADMSG:74,ENOTUNIQ:76,EB… property
Dfasta.js1430 …,ENOLINK:67,EADV:68,ESRMNT:69,ECOMM:70,EPROTO:71,EMULTIHOP:72,EDOTDOT:73,EBADMSG:74,ENOTUNIQ:76,EB… property
Dzlib.js1417 …,ENOLINK:67,EADV:68,ESRMNT:69,ECOMM:70,EPROTO:71,EMULTIHOP:72,EDOTDOT:73,EBADMSG:74,ENOTUNIQ:76,EB… property
/external/robolectric/v1/lib/main/
Dsqlite-jdbc-3.7.2.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/maven/ META- ...

12