Home
last modified time | relevance | path

Searched refs:ENETRESET (Results 1 – 25 of 45) sorted by relevance

12

/third_party/skia/third_party/externals/microhttpd/src/include/
Dw32functions.h89 #ifndef ENETRESET
90 #define ENETRESET (MHDW32ERRBASE+16) macro
/third_party/pulseaudio/src/pulsecore/
Dwinerrno.h42 #undef ENETRESET
43 #define ENETRESET WSAENETRESET macro
/third_party/boost/boost/
Dcerrno.hpp73 #ifndef ENETRESET
74 #define ENETRESET 9915 macro
/third_party/ltp/testcases/open_posix_testsuite/conformance/definitions/errno_h/
D3-2.c64 ENETRESET, "ENETRESET", ENETRESET}, {
D4-1.c59 ENETRESET, "ENETRESET"}, {
D3-1-buildonly.c50 static int dummy39 = ENETRESET;
/third_party/skia/third_party/externals/microhttpd/src/platform/
Dw32functions.c66 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/
Dcurl_setup_once.h427 #undef ENETRESET /* override definition in errno.h */
428 #define ENETRESET WSAENETRESET macro
/third_party/node/deps/cares/src/lib/
Dsetup_once.h488 #undef ENETRESET /* override definition in errno.h */
489 #define ENETRESET WSAENETRESET macro
/third_party/python/Modules/
Derrnomodule.c26 #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/
Derrno.h103 #define ENETRESET 102 macro
/third_party/musl/arch/powerpc64/bits/
Derrno.h103 #define ENETRESET 102 macro
/third_party/musl/porting/liteos_a/kernel/include/bits/
Derrno.h104 #define ENETRESET 102 macro
/third_party/lwip/src/include/lwip/
Derrno.h153 #define ENETRESET 102 /* Network dropped connection because of reset */ macro
/third_party/musl/arch/mips64/bits/
Derrno.h102 #define ENETRESET 129 macro
/third_party/musl/porting/liteos_m/kernel/include/bits/
Derrno.h104 #define ENETRESET 102 macro
/third_party/musl/arch/mipsn32/bits/
Derrno.h102 #define ENETRESET 129 macro
/third_party/musl/porting/liteos_m/user/include/bits/
Derrno.h103 #define ENETRESET 102 macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/bits/
Derrno.h104 #define ENETRESET 102 macro
/third_party/musl/arch/mips/bits/
Derrno.h102 #define ENETRESET 129 macro
/third_party/musl/arch/powerpc/bits/
Derrno.h103 #define ENETRESET 102 macro
/third_party/musl/porting/uniproton/kernel/include/bits/
Derrno.h104 #define ENETRESET 102 macro
/third_party/musl/porting/liteos_a/kernel/src/errno/
D__strerror.h90 E(ENETRESET, "Connection reset by network")
/third_party/musl/libc-test/src/api/
Derrno.c46 C(ENETRESET) in f()
/third_party/musl/porting/liteos_m/kernel/src/errno/
D__strerror.h90 E(ENETRESET, "Connection reset by network")

12