/third_party/skia/third_party/externals/microhttpd/src/include/ |
D | w32functions.h | 89 #ifndef ENETRESET 90 #define ENETRESET (MHDW32ERRBASE+16) macro
|
/third_party/pulseaudio/src/pulsecore/ |
D | winerrno.h | 42 #undef ENETRESET 43 #define ENETRESET WSAENETRESET macro
|
/third_party/boost/boost/ |
D | cerrno.hpp | 73 #ifndef ENETRESET 74 #define ENETRESET 9915 macro
|
/third_party/ltp/testcases/open_posix_testsuite/conformance/definitions/errno_h/ |
D | 3-2.c | 64 ENETRESET, "ENETRESET", ENETRESET}, {
|
D | 4-1.c | 59 ENETRESET, "ENETRESET"}, {
|
D | 3-1-buildonly.c | 50 static int dummy39 = ENETRESET;
|
/third_party/skia/third_party/externals/microhttpd/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_()
|
/third_party/curl/lib/ |
D | curl_setup_once.h | 427 #undef ENETRESET /* override definition in errno.h */ 428 #define ENETRESET WSAENETRESET macro
|
/third_party/node/deps/cares/src/lib/ |
D | setup_once.h | 488 #undef ENETRESET /* override definition in errno.h */ 489 #define ENETRESET WSAENETRESET macro
|
/third_party/python/Modules/ |
D | errnomodule.c | 26 #undef ENETRESET 433 #ifdef ENETRESET in errno_exec() 434 add_errcode("ENETRESET", ENETRESET, "Network dropped connection because of reset"); in errno_exec()
|
/third_party/musl/arch/generic/bits/ |
D | errno.h | 103 #define ENETRESET 102 macro
|
/third_party/musl/arch/powerpc64/bits/ |
D | errno.h | 103 #define ENETRESET 102 macro
|
/third_party/musl/porting/liteos_a/kernel/include/bits/ |
D | errno.h | 104 #define ENETRESET 102 macro
|
/third_party/lwip/src/include/lwip/ |
D | errno.h | 153 #define ENETRESET 102 /* Network dropped connection because of reset */ macro
|
/third_party/musl/arch/mips64/bits/ |
D | errno.h | 102 #define ENETRESET 129 macro
|
/third_party/musl/porting/liteos_m/kernel/include/bits/ |
D | errno.h | 104 #define ENETRESET 102 macro
|
/third_party/musl/arch/mipsn32/bits/ |
D | errno.h | 102 #define ENETRESET 129 macro
|
/third_party/musl/porting/liteos_m/user/include/bits/ |
D | errno.h | 103 #define ENETRESET 102 macro
|
/third_party/musl/porting/liteos_m_iccarm/kernel/include/bits/ |
D | errno.h | 104 #define ENETRESET 102 macro
|
/third_party/musl/arch/mips/bits/ |
D | errno.h | 102 #define ENETRESET 129 macro
|
/third_party/musl/arch/powerpc/bits/ |
D | errno.h | 103 #define ENETRESET 102 macro
|
/third_party/musl/porting/uniproton/kernel/include/bits/ |
D | errno.h | 104 #define ENETRESET 102 macro
|
/third_party/musl/porting/liteos_a/kernel/src/errno/ |
D | __strerror.h | 90 E(ENETRESET, "Connection reset by network")
|
/third_party/musl/libc-test/src/api/ |
D | errno.c | 46 C(ENETRESET) in f()
|
/third_party/musl/porting/liteos_m/kernel/src/errno/ |
D | __strerror.h | 90 E(ENETRESET, "Connection reset by network")
|