Searched refs:ENETRESET (Results 1 – 25 of 26) sorted by relevance
12
| /minix3/external/bsd/bind/dist/lib/lwres/win32/include/lwres/ |
| H A D | net.h | 170 #ifndef ENETRESET 171 #define ENETRESET WSAENETRESET macro
|
| /minix3/external/bsd/bind/dist/lib/isc/win32/include/isc/ |
| H A D | net.h | 247 #ifndef ENETRESET 248 #define ENETRESET WSAENETRESET macro
|
| /minix3/external/bsd/libc++/dist/libcxx/test/std/diagnostics/errno/ |
| H A D | cerrno.pass.cpp | 167 #ifndef ENETRESET 168 #error ENETRESET not defined
|
| /minix3/external/bsd/libc++/dist/libcxx/test/diagnostics/errno/ |
| H A D | cerrno.pass.cpp | 167 #ifndef ENETRESET 168 #error ENETRESET not defined
|
| /minix3/minix/lib/liblwip/dist/src/include/lwip/ |
| H A D | errno.h | 151 #define ENETRESET 102 /* Network dropped connection because of reset */ macro
|
| /minix3/external/bsd/libc++/dist/libcxx/include/ |
| H A D | cerrno | 135 #ifndef ENETRESET 136 #define ENETRESET 9915
|
| H A D | system_error | 153 network_reset, // ENETRESET 285 network_reset = ENETRESET,
|
| H A D | module.modulemap | 49 EBADMSG, EIDRM, ENETRESET, ENOSR, EPERM, errno,
|
| /minix3/sys/sys/ |
| H A D | errno.h | 103 #define ENETRESET (_SIGN 52 ) /* Network dropped connection on reset */ macro
|
| /minix3/external/bsd/libc++/dist/libcxx/test/std/diagnostics/syserr/ |
| H A D | errc.pass.cpp | 52 static_assert(static_cast<int>(std::errc::network_reset) == ENETRESET, ""); in main()
|
| /minix3/external/bsd/libc++/dist/libcxx/test/diagnostics/syserr/ |
| H A D | errc.pass.cpp | 52 static_assert(static_cast<int>(std::errc::network_reset) == ENETRESET, ""); in main()
|
| /minix3/tests/include/ |
| H A D | t_errno.c | 373 #ifdef ENETRESET in ATF_TC_BODY()
|
| /minix3/lib/libc/nls/ |
| H A D | Pig.msg | 104 $ ENETRESET
|
| H A D | no.msg | 104 $ ENETRESET
|
| H A D | fi.msg | 104 $ ENETRESET
|
| H A D | nl.msg | 104 $ ENETRESET
|
| H A D | C.msg | 104 $ ENETRESET
|
| H A D | sv.msg | 104 $ ENETRESET
|
| H A D | pl.msg | 104 $ ENETRESET
|
| H A D | de.msg | 104 $ ENETRESET
|
| H A D | cs.msg | 104 $ ENETRESET
|
| H A D | ca.msg | 104 $ ENETRESET
|
| H A D | sk.msg | 104 $ ENETRESET
|
| H A D | es.msg | 104 $ ENETRESET
|
| /minix3/external/bsd/fetch/dist/libfetch/ |
| H A D | common.c | 153 case ENETRESET: in fetch_syserr()
|
12