Home
last modified time | relevance | path

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

/freebsd/contrib/ntp/libntp/lib/isc/win32/include/isc/
H A Dnet.h240 #define ENOTCONN WSAENOTCONN macro
/freebsd/contrib/llvm-project/libcxx/include/
H A Derrno.h180 # define ENOTCONN 9925 macro
/freebsd/sys/sys/
H A Derrno.h120 #define ENOTCONN 57 /* Socket is not connected */ macro
/freebsd/cddl/lib/libdtrace/
H A Derrno.d146 inline int ENOTCONN = 57; variable
/freebsd/contrib/lib9p/pytest/
H A Dlerrno.py113 ENOTCONN = 107 variable
/freebsd/contrib/wpa/wpa_supplicant/
H A Drrm.c105 #define ENOTCONN -1 macro