Home
last modified time | relevance | path

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

/trueos/cddl/lib/libdtrace/
HDerrno.d147 inline int ENOTCONN = 57; variable
/trueos/sys/sys/
HDerrno.h121 #define ENOTCONN 57 /* Socket is not connected */ macro
/trueos/contrib/llvm/include/llvm/Support/
HDsystem_error.h394 # define ENOTCONN 126 macro