Home
last modified time | relevance | path

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

12

/external/syslinux/gpxe/src/hci/
Dwireless_errors.c109 { ENETRESET, "Disassociated for unspecified, QoS-related reason" },
110 { ENETRESET | EUNIQ_01, "Disassociated; QoS AP is out of QoS resources" },
111 { ENETRESET | EUNIQ_02, "Disassociated due to excessively poor link" },
112 { ENETRESET | EUNIQ_03, "Disassociated due to TXOP limit violation" },
113 { ENETRESET | EUNIQ_04, "Requested; STA is leaving the BSS (or resetting)" },
114 { ENETRESET | EUNIQ_05, "Requested; does not want to use the mechanism" },
115 { ENETRESET | EUNIQ_06, "Requested; setup is required" },
116 { ENETRESET | EUNIQ_07, "Requested from peer STA due to timeout" },
117 { ENETRESET | EUNIQ_0D, "Peer STA does not support requested cipher suite" },
/external/bison/lib/
Derrno.in.h72 # ifndef ENETRESET
73 # define ENETRESET 117 macro
217 # ifndef ENETRESET
218 # define ENETRESET 2011 macro
Dstrerror-override.c260 case ENETRESET: in strerror_override()
/external/libmicrohttpd/src/include/
Dw32functions.h89 #ifndef ENETRESET
90 #define ENETRESET (MHDW32ERRBASE+16) macro
/external/libcxx/include/
Derrno.h138 #ifndef ENETRESET
139 #define ENETRESET 9915 macro
/external/ltp/testcases/open_posix_testsuite/conformance/definitions/errno_h/
D3-2.c64 ENETRESET, "ENETRESET", ENETRESET}, {
D4-1.c59 ENETRESET, "ENETRESET"}, {
D3-1-buildonly.c50 int dummy39 = ENETRESET;
/external/webrtc/webrtc/base/
Dsocket.h71 #undef ENETRESET
72 #define ENETRESET WSAENETRESET macro
/external/libcxx/test/std/diagnostics/errno/
Dcerrno.pass.cpp163 #ifndef ENETRESET
164 #error ENETRESET not defined
/external/libmicrohttpd/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_()
/external/c-ares/
Dsetup_once.h425 #undef ENETRESET /* override definition in errno.h */
426 #define ENETRESET WSAENETRESET macro
/external/kernel-headers/original/uapi/asm-generic/
Derrno.h84 #define ENETRESET 102 /* Network dropped connection because of reset */ macro
/external/curl/lib/
Dcurl_setup_once.h495 #undef ENETRESET /* override definition in errno.h */
496 #define ENETRESET WSAENETRESET macro
/external/strace/tests-mx32/
Derrno2name.c251 #ifdef ENETRESET in errno2name()
252 CASE(ENETRESET); in errno2name()
/external/strace/tests-m32/
Derrno2name.c251 #ifdef ENETRESET in errno2name()
252 CASE(ENETRESET); in errno2name()
/external/strace/tests/
Derrno2name.c251 #ifdef ENETRESET in errno2name()
252 CASE(ENETRESET); in errno2name()
/external/kernel-headers/original/uapi/asm-mips/asm/
Derrno.h83 #define ENETRESET 129 /* Network dropped connection because of reset */ macro
/external/swiftshader/third_party/LLVM/include/llvm/Support/
Dsystem_error.h337 # ifndef ENETRESET
338 # define ENETRESET 117 macro
537 network_reset = ENETRESET,
/external/syslinux/com32/include/
Derrno.h109 #define ENETRESET 102 /* Network dropped connection because of reset */ macro
/external/python/cpython2/Lib/plat-irix5/
DERRNO.py108 ENETRESET = 129 variable
/external/python/cpython2/Lib/plat-irix6/
DERRNO.py113 ENETRESET = 129 variable
/external/syslinux/core/lwip/src/include/lwip/
Darch.h182 #define ENETRESET 102 /* Network dropped connection because of reset */ macro
/external/ltp/lib/
Derrnos.h135 PAIR(ENETRESET) in tst_strerrno()
/external/minijail/linux-x86/
Dlibconstants.gen.c329 #ifdef ENETRESET
330 { "ENETRESET", (unsigned long) ENETRESET },

12