Searched defs:EADDRNOTAVAIL (Results 1 - 4 of 4) sorted by relevance

/freebsd-current/contrib/ntp/libntp/lib/isc/win32/include/isc/
H A Dnet.h223 #undef EADDRNOTAVAIL macro
224 #define EADDRNOTAVAIL WSAEADDRNOTAVAIL macro
/freebsd-current/contrib/llvm-project/libcxx/include/
H A Derrno.h92 # define EADDRNOTAVAIL 9903 macro
/freebsd-current/sys/sys/
H A Derrno.h110 #define EADDRNOTAVAIL 49 /* Can't assign requested address */ macro
/freebsd-current/contrib/lib9p/pytest/
H A Dlerrno.py105 EADDRNOTAVAIL = 99 variable

Completed in 85 milliseconds