Searched refs:EPROTONOSUPPORT (Results 1 - 4 of 4) sorted by relevance

/bind-9.6-ESV-R11/lib/lwres/win32/include/lwres/
H A Dnet.h141 #ifndef EPROTONOSUPPORT
142 #define EPROTONOSUPPORT WSAEPROTONOSUPPORT macro
/bind-9.6-ESV-R11/lib/isc/win32/include/isc/
H A Dnet.h218 #ifndef EPROTONOSUPPORT
219 #define EPROTONOSUPPORT WSAEPROTONOSUPPORT macro
/bind-9.6-ESV-R11/lib/isc/unix/
H A Dnet.c133 #ifdef EPROTONOSUPPORT
134 case EPROTONOSUPPORT:
H A Dsocket.c2173 case EPROTONOSUPPORT:

Completed in 78 milliseconds