Home
last modified time | relevance | path

Searched defs:EISCONN (Results 1 – 4 of 4) sorted by relevance

/freebsd-9-stable/contrib/ntp/lib/isc/win32/include/isc/
Dnet.h238 #define EISCONN WSAEISCONN macro
/freebsd-9-stable/cddl/lib/libdtrace/
Derrno.d145 inline int EISCONN = 56; variable
/freebsd-9-stable/sys/sys/
Derrno.h120 #define EISCONN 56 /* Socket is already connected */ macro
/freebsd-9-stable/contrib/llvm/include/llvm/Support/
Dsystem_error.h247 # define EISCONN 113 macro