Home
last modified time | relevance | path

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

12

/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/webrtc/webrtc/base/
Dsocket.h71 #undef ENETRESET
72 #define ENETRESET WSAENETRESET macro
/external/libcxx/test/std/diagnostics/errno/
Dcerrno.pass.cpp167 #ifndef ENETRESET
168 #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/libxml2/include/
Dwsockcompat.h61 #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/kernel-headers/original/uapi/asm-mips/asm/
Derrno.h83 #define ENETRESET 129 /* Network dropped connection because of reset */ macro
/external/libcxx/include/
Dcerrno135 #ifndef ENETRESET
136 #define ENETRESET 9915
Dsystem_error153 network_reset, // ENETRESET
285 network_reset = ENETRESET,
Dmodule.modulemap49 EBADMSG, EIDRM, ENETRESET, ENOSR, EPERM, errno,
/external/opencv3/3rdparty/openexr/Iex/
DIexThrowErrnoExc.cpp563 #if defined (ENETRESET) in throwErrnoExc()
564 case ENETRESET: in throwErrnoExc()
/external/parameter-framework/asio-1.10.6/include/asio/
Derror.hpp91 network_reset = ASIO_SOCKET_ERROR(ENETRESET),
/external/bison/m4/
Derrno_h.m440 #if !defined ENETRESET
/external/libbrillo/brillo/errors/
Derror_codes.cc146 ERROR_ENTRY(ENETRESET), // Network dropped connection because of reset
/external/libcxx/test/std/diagnostics/syserr/
Derrc.pass.cpp52 static_assert(static_cast<int>(std::errc::network_reset) == ENETRESET, ""); in main()
/external/valgrind/include/vki/
Dvki-darwin.h593 #define VKI_ENETRESET ENETRESET
/external/libxml2/doc/html/
Dindex.sgml47 <ANCHOR id="ENETRESET-CAPS" href="libxml/libxml-wsockcompat.html#ENETRESET-CAPS">
/external/dhcpcd-6.8.2/
Ddhcp.c1758 case ENETRESET: in send_message()
/external/v8/test/mjsunit/asm/embenchen/
Dcopy.js1426 …Q:89,EMSGSIZE:90,EPROTONOSUPPORT:93,ESOCKTNOSUPPORT:94,EADDRNOTAVAIL:99,ENETRESET:102,EISCONN:106,… property
Dprimes.js1440 …Q:89,EMSGSIZE:90,EPROTONOSUPPORT:93,ESOCKTNOSUPPORT:94,EADDRNOTAVAIL:99,ENETRESET:102,EISCONN:106,… property
Dcorrections.js1426 …Q:89,EMSGSIZE:90,EPROTONOSUPPORT:93,ESOCKTNOSUPPORT:94,EADDRNOTAVAIL:99,ENETRESET:102,EISCONN:106,… property

12