Home
last modified time | relevance | path

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

/openbsd/gnu/usr.bin/perl/win32/include/sys/
H A Derrno2.h105 # define ENOTCONN WSAENOTCONN macro
/openbsd/gnu/llvm/libcxx/include/
H A Derrno.h180 #define ENOTCONN 9925 macro
/openbsd/sys/sys/
H A Derrno.h114 #define ENOTCONN 57 /* Socket is not connected */ macro