HomeSort by: relevance | last modified time | path
    Searched defs:ENOTCONN (Results 1 - 6 of 6) sorted by relevancy

  /src/external/bsd/ntp/dist/libntp/lib/isc/win32/include/isc/
net.h 241 #undef ENOTCONN
242 #define ENOTCONN WSAENOTCONN
  /src/external/apache2/llvm/dist/libcxx/include/
errno.h 177 #ifndef ENOTCONN
178 #define ENOTCONN 9925
  /src/external/gpl3/gdb/dist/gnulib/import/
errno.in.h 115 # define ENOTCONN 126
  /src/external/gpl3/gdb.old/dist/gnulib/import/
errno.in.h 115 # define ENOTCONN 126
  /src/sys/sys/
errno.h 108 #define ENOTCONN 57 /* Socket is not connected */
  /src/external/bsd/wpa/dist/wpa_supplicant/
rrm.c 104 #ifndef ENOTCONN
105 #define ENOTCONN -1
152 return -ENOTCONN;

Completed in 29 milliseconds