Home
last modified time | relevance | path

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

/freebsd-13-stable/contrib/ntp/libntp/lib/isc/win32/include/isc/
HDnet.h204 #define ENOTSOCK WSAENOTSOCK macro
/freebsd-13-stable/contrib/llvm-project/libcxx/include/
HDerrno.h172 # define ENOTSOCK 9923 macro
/freebsd-13-stable/sys/sys/
HDerrno.h100 #define ENOTSOCK 38 /* Socket operation on non-socket */ macro
/freebsd-13-stable/cddl/lib/libdtrace/
HDerrno.d106 inline int ENOTSOCK = 38; variable
/freebsd-13-stable/contrib/lib9p/pytest/
HDlerrno.py94 ENOTSOCK = 88 variable
/freebsd-13-stable/crypto/heimdal/lib/roken/
HDroken.h.in84 #define ENOTSOCK 128 macro