Home
last modified time | relevance | path

Searched refs:ISC_R_HOSTDOWN (Results 1 – 3 of 3) sorted by relevance

/openbsd-src/usr.bin/dig/lib/isc/unix/
H A Derrno2result.c77 return (ISC_R_HOSTDOWN); in isc___errno2result()
H A Dsocket.c876 SOFT_OR_HARD(EHOSTDOWN, ISC_R_HOSTDOWN); in doio_recv()
/openbsd-src/usr.bin/dig/lib/isc/include/isc/
H A Dresult.h37 #define ISC_R_HOSTDOWN 11 /*%< host down */ macro