Home
last modified time | relevance | path

Searched defs:ENOTSOCK (Results 1 – 6 of 6) sorted by relevance

/freebsd/contrib/ntp/libntp/lib/isc/win32/include/isc/
H A Dnet.h204 #define ENOTSOCK WSAENOTSOCK macro
/freebsd/contrib/llvm-project/libcxx/include/
H A Derrno.h172 # define ENOTSOCK 9923 macro
/freebsd/sys/sys/
H A Derrno.h98 #define ENOTSOCK 38 /* Socket operation on non-socket */ macro
/freebsd/cddl/lib/libdtrace/
H A Derrno.d106 inline int ENOTSOCK = 38; variable
/freebsd/contrib/lib9p/pytest/
H A Dlerrno.py94 ENOTSOCK = 88 variable
/freebsd/crypto/heimdal/lib/roken/
H A Droken.h.in84 #define ENOTSOCK 128 macro