Home
last modified time | relevance | path

Searched defs:EHOSTUNREACH (Results 1 – 4 of 4) sorted by relevance

/freebsd-10-stable/contrib/ntp/lib/isc/win32/include/isc/
Dnet.h251 #define EHOSTUNREACH WSAEHOSTUNREACH macro
/freebsd-10-stable/cddl/lib/libdtrace/
Derrno.d163 inline int EHOSTUNREACH = 65; variable
/freebsd-10-stable/sys/sys/
Derrno.h134 #define EHOSTUNREACH 65 /* No route to host */ macro
/freebsd-10-stable/contrib/llvm/include/llvm/Support/
Dsystem_error.h307 # define EHOSTUNREACH 110 macro