Home
last modified time | relevance | path

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

/freebsd/contrib/ntp/libntp/lib/isc/unix/
H A Derrno2result.c79 return (ISC_R_NORESOURCES); in isc___errno2result()
/freebsd/contrib/ntp/libntp/lib/isc/include/isc/
H A Dresult.h41 #define ISC_R_NORESOURCES 13 /*%< not enough free resources */ macro