Home
last modified time | relevance | path

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

/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/libcxx/test/std/diagnostics/errno/
Dcerrno.pass.cpp167 #ifndef ENETRESET
168 #error ENETRESET not defined
/external/libxml2/include/
Dwsockcompat.h61 #define ENETRESET WSAENETRESET macro
/external/kernel-headers/original/uapi/asm-generic/
Derrno.h75 #define ENETRESET 102 /* Network dropped connection because of reset */ macro
/external/kernel-headers/original/uapi/asm-mips/asm/
Derrno.h83 #define ENETRESET 129 /* Network dropped connection because of reset */ macro
/external/tcpdump/win32/Include/
Derrno.h107 #define ENETRESET 102 /* 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/bison/m4/
Derrno_h.m440 #if !defined ENETRESET
/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.h580 #define VKI_ENETRESET ENETRESET
/external/libxml2/doc/html/
Dindex.sgml47 <ANCHOR id="ENETRESET-CAPS" href="libxml/libxml-wsockcompat.html#ENETRESET-CAPS">
/external/v8/tools/profviz/
Dgnuplot-4.6.3-emscripten.js989 …,EMSGSIZE:122,EPROTONOSUPPORT:123,ESOCKTNOSUPPORT:124,EADDRNOTAVAIL:125,ENETRESET:126,EISCONN:127,… property