/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/chromium_org/third_party/webrtc/base/ |
D | socket.h | 70 #undef ENETRESET 71 #define ENETRESET WSAENETRESET macro
|
/external/libcxx/test/diagnostics/errno/ |
D | cerrno.pass.cpp | 167 #ifndef ENETRESET 168 #error ENETRESET not defined
|
/external/qemu/include/android/ |
D | sockets.h | 77 # ifndef ENETRESET 78 # define ENETRESET 10052 macro
|
/external/chromium_org/third_party/libxml/src/include/ |
D | wsockcompat.h | 58 #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/chromium_org/net/base/ |
D | net_errors_posix.cc | 36 case ENETRESET: // Related to keep-alive. in MapSystemError()
|
/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/chromium_org/third_party/cython/src/Cython/Includes/libc/ |
D | errno.pxd | 104 ENETRESET
|
/external/libcxx/include/ |
D | cerrno | 135 #ifndef ENETRESET 136 #define ENETRESET 9915
|
D | system_error | 153 network_reset, // ENETRESET 285 network_reset = ENETRESET,
|
/external/bison/m4/ |
D | errno_h.m4 | 40 #if !defined ENETRESET
|
/external/libcxx/test/diagnostics/syserr/ |
D | errc.pass.cpp | 52 static_assert(static_cast<int>(std::errc::network_reset) == ENETRESET, ""); in main()
|
/external/chromium_org/third_party/usrsctp/usrsctplib/netinet/ |
D | sctp_os_userspace.h | 163 #ifndef ENETRESET 164 #define ENETRESET WSAENETRESET macro
|
/external/valgrind/main/include/vki/ |
D | vki-darwin.h | 574 #define VKI_ENETRESET ENETRESET
|
/external/qemu/android/ |
D | sockets.c | 96 EE(WSAENETRESET,ENETRESET,"network dropped connection on reset") \
|
/external/chromium_org/tools/win/split_link/viz.js/ |
D | viz.js | 961 …FILE:24,EMLINK:31,EMSGSIZE:90,EMULTIHOP:72,ENAMETOOLONG:36,ENETDOWN:100,ENETRESET:102,ENETUNREACH:… property
|
/external/chromium_org/v8/tools/profviz/ |
D | gnuplot-4.6.3-emscripten.js | 989 …,EMSGSIZE:122,EPROTONOSUPPORT:123,ESOCKTNOSUPPORT:124,EADDRNOTAVAIL:125,ENETRESET:126,EISCONN:127,… property
|