Home
last modified time | relevance | path

Searched refs:ISC_R_NETDOWN (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/ntp/libntp/lib/isc/unix/
H A Derrno2result.c87 return (ISC_R_NETDOWN); in isc___errno2result()
/freebsd/contrib/ntp/libntp/lib/isc/include/isc/
H A Dresult.h38 #define ISC_R_NETDOWN 10 /*%< network down */ macro