Home
last modified time | relevance | path

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

/NextBSD/contrib/ntp/lib/isc/win32/include/isc/
HDnet.h214 #define EPROTONOSUPPORT WSAEPROTONOSUPPORT macro
/NextBSD/cddl/lib/libdtrace/
HDerrno.d117 inline int EPROTONOSUPPORT = 43; variable
/NextBSD/sys/sys/
HDerrno.h104 #define EPROTONOSUPPORT 43 /* Protocol not supported */ macro