/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/libmicrohttpd/src/include/ |
D | w32functions.h | 89 #ifndef ENETRESET 90 #define ENETRESET (MHDW32ERRBASE+16) macro
|
/external/webrtc/webrtc/base/ |
D | socket.h | 71 #undef ENETRESET 72 #define ENETRESET WSAENETRESET macro
|
/external/libcxx/test/std/diagnostics/errno/ |
D | cerrno.pass.cpp | 167 #ifndef ENETRESET 168 #error ENETRESET not defined
|
/external/libmicrohttpd/src/platform/ |
D | w32functions.c | 66 case WSAENETRESET: return ENETRESET; in MHD_W32_errno_from_winsock_() 148 case ENETRESET: in MHD_W32_strerror_() 468 case ENETRESET: in MHD_W32_set_last_winsock_error_()
|
/external/c-ares/ |
D | setup_once.h | 425 #undef ENETRESET /* override definition in errno.h */ 426 #define ENETRESET WSAENETRESET macro
|
/external/libxml2/include/ |
D | wsockcompat.h | 61 #define ENETRESET WSAENETRESET macro
|
/external/kernel-headers/original/uapi/asm-generic/ |
D | errno.h | 84 #define ENETRESET 102 /* Network dropped connection because of reset */ macro
|
/external/curl/lib/ |
D | curl_setup_once.h | 495 #undef ENETRESET /* override definition in errno.h */ 496 #define ENETRESET WSAENETRESET macro
|
/external/kernel-headers/original/uapi/asm-mips/asm/ |
D | errno.h | 83 #define ENETRESET 129 /* 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/opencv3/3rdparty/openexr/Iex/ |
D | IexThrowErrnoExc.cpp | 563 #if defined (ENETRESET) in throwErrnoExc() 564 case ENETRESET: in throwErrnoExc()
|
/external/parameter-framework/asio-1.10.6/include/asio/ |
D | error.hpp | 91 network_reset = ASIO_SOCKET_ERROR(ENETRESET),
|
/external/bison/m4/ |
D | errno_h.m4 | 40 #if !defined ENETRESET
|
/external/libbrillo/brillo/errors/ |
D | error_codes.cc | 146 ERROR_ENTRY(ENETRESET), // Network dropped connection because of reset
|
/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 | 593 #define VKI_ENETRESET ENETRESET
|
/external/libxml2/doc/html/ |
D | index.sgml | 47 <ANCHOR id="ENETRESET-CAPS" href="libxml/libxml-wsockcompat.html#ENETRESET-CAPS">
|
/external/dhcpcd-6.8.2/ |
D | dhcp.c | 1758 case ENETRESET: in send_message()
|
/external/v8/test/mjsunit/asm/embenchen/ |
D | copy.js | 1426 …Q:89,EMSGSIZE:90,EPROTONOSUPPORT:93,ESOCKTNOSUPPORT:94,EADDRNOTAVAIL:99,ENETRESET:102,EISCONN:106,… property
|
D | primes.js | 1440 …Q:89,EMSGSIZE:90,EPROTONOSUPPORT:93,ESOCKTNOSUPPORT:94,EADDRNOTAVAIL:99,ENETRESET:102,EISCONN:106,… property
|
D | corrections.js | 1426 …Q:89,EMSGSIZE:90,EPROTONOSUPPORT:93,ESOCKTNOSUPPORT:94,EADDRNOTAVAIL:99,ENETRESET:102,EISCONN:106,… property
|