Home
last modified time | relevance | path

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

12

/minix3/external/bsd/bind/dist/lib/lwres/win32/include/lwres/
H A Dnet.h170 #ifndef ENETRESET
171 #define ENETRESET WSAENETRESET macro
/minix3/external/bsd/bind/dist/lib/isc/win32/include/isc/
H A Dnet.h247 #ifndef ENETRESET
248 #define ENETRESET WSAENETRESET macro
/minix3/external/bsd/libc++/dist/libcxx/test/std/diagnostics/errno/
H A Dcerrno.pass.cpp167 #ifndef ENETRESET
168 #error ENETRESET not defined
/minix3/external/bsd/libc++/dist/libcxx/test/diagnostics/errno/
H A Dcerrno.pass.cpp167 #ifndef ENETRESET
168 #error ENETRESET not defined
/minix3/minix/lib/liblwip/dist/src/include/lwip/
H A Derrno.h151 #define ENETRESET 102 /* Network dropped connection because of reset */ macro
/minix3/external/bsd/libc++/dist/libcxx/include/
H A Dcerrno135 #ifndef ENETRESET
136 #define ENETRESET 9915
H A Dsystem_error153 network_reset, // ENETRESET
285 network_reset = ENETRESET,
H A Dmodule.modulemap49 EBADMSG, EIDRM, ENETRESET, ENOSR, EPERM, errno,
/minix3/sys/sys/
H A Derrno.h103 #define ENETRESET (_SIGN 52 ) /* Network dropped connection on reset */ macro
/minix3/external/bsd/libc++/dist/libcxx/test/std/diagnostics/syserr/
H A Derrc.pass.cpp52 static_assert(static_cast<int>(std::errc::network_reset) == ENETRESET, ""); in main()
/minix3/external/bsd/libc++/dist/libcxx/test/diagnostics/syserr/
H A Derrc.pass.cpp52 static_assert(static_cast<int>(std::errc::network_reset) == ENETRESET, ""); in main()
/minix3/tests/include/
H A Dt_errno.c373 #ifdef ENETRESET in ATF_TC_BODY()
/minix3/lib/libc/nls/
H A DPig.msg104 $ ENETRESET
H A Dno.msg104 $ ENETRESET
H A Dfi.msg104 $ ENETRESET
H A Dnl.msg104 $ ENETRESET
H A DC.msg104 $ ENETRESET
H A Dsv.msg104 $ ENETRESET
H A Dpl.msg104 $ ENETRESET
H A Dde.msg104 $ ENETRESET
H A Dcs.msg104 $ ENETRESET
H A Dca.msg104 $ ENETRESET
H A Dsk.msg104 $ ENETRESET
H A Des.msg104 $ ENETRESET
/minix3/external/bsd/fetch/dist/libfetch/
H A Dcommon.c153 case ENETRESET: in fetch_syserr()

12