Searched refs:ENETRESET (Results 1 – 15 of 15) sorted by relevance
/external/bison/lib/ |
D | errno.in.h | 72 # ifndef ENETRESET 73 # define ENETRESET 117 macro 217 # ifndef ENETRESET 218 # define ENETRESET 2011 macro
|
D | strerror-override.c | 260 case ENETRESET: in strerror_override()
|
/external/libcxx/test/std/diagnostics/errno/ |
D | cerrno.pass.cpp | 167 #ifndef ENETRESET 168 #error ENETRESET not defined
|
/external/libxml2/include/ |
D | wsockcompat.h | 61 #define ENETRESET WSAENETRESET macro
|
/external/kernel-headers/original/uapi/asm-generic/ |
D | errno.h | 75 #define ENETRESET 102 /* Network dropped connection because of reset */ macro
|
/external/kernel-headers/original/uapi/asm-mips/asm/ |
D | errno.h | 83 #define ENETRESET 129 /* Network dropped connection because of reset */ macro
|
/external/tcpdump/win32/Include/ |
D | errno.h | 107 #define ENETRESET 102 /* Network dropped connection because of reset */ macro
|
/external/libcxx/include/ |
D | cerrno | 135 #ifndef ENETRESET 136 #define ENETRESET 9915
|
D | system_error | 153 network_reset, // ENETRESET 285 network_reset = ENETRESET,
|
D | module.modulemap | 49 EBADMSG, EIDRM, ENETRESET, ENOSR, EPERM, errno,
|
/external/bison/m4/ |
D | errno_h.m4 | 40 #if !defined ENETRESET
|
/external/libcxx/test/std/diagnostics/syserr/ |
D | errc.pass.cpp | 52 static_assert(static_cast<int>(std::errc::network_reset) == ENETRESET, ""); in main()
|
/external/valgrind/include/vki/ |
D | vki-darwin.h | 580 #define VKI_ENETRESET ENETRESET
|
/external/libxml2/doc/html/ |
D | index.sgml | 47 <ANCHOR id="ENETRESET-CAPS" href="libxml/libxml-wsockcompat.html#ENETRESET-CAPS">
|
/external/v8/tools/profviz/ |
D | gnuplot-4.6.3-emscripten.js | 989 …,EMSGSIZE:122,EPROTONOSUPPORT:123,ESOCKTNOSUPPORT:124,EADDRNOTAVAIL:125,ENETRESET:126,EISCONN:127,… property
|