Home
last modified time | relevance | path

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

/openbsd/src/usr.bin/dig/lib/isc/unix/
Derrno2result.c59 return (ISC_R_TOOMANYOPENFILES); in isc___errno2result()
/openbsd/src/usr.bin/dig/lib/isc/include/isc/
Dresult.h75 #define ISC_R_TOOMANYOPENFILES 50 /*%< too many open files */ macro