Home
last modified time | relevance | path

Searched defs:ENETRESET (Results 1 – 5 of 5) sorted by relevance

/freebsd/contrib/ntp/libntp/lib/isc/win32/include/isc/
H A Dnet.h230 #define ENETRESET WSAENETRESET macro
/freebsd/contrib/llvm-project/libcxx/include/
H A Derrno.h140 # define ENETRESET 9915 macro
/freebsd/sys/sys/
H A Derrno.h115 #define ENETRESET 52 /* Network dropped connection on reset */ macro
/freebsd/cddl/lib/libdtrace/
H A Derrno.d136 inline int ENETRESET = 52; variable
/freebsd/contrib/lib9p/pytest/
H A Dlerrno.py108 ENETRESET = 102 variable