Searched refs:ISC_R_SOFTQUOTA (Results 1 - 3 of 3) sorted by relevance

/bind-9.11.3/lib/isc/
H A Dquota.c59 result = ISC_R_SOFTQUOTA;
81 if (result == ISC_R_SUCCESS || result == ISC_R_SOFTQUOTA)
/bind-9.11.3/lib/isc/include/isc/
H A Dresult.h75 #define ISC_R_SOFTQUOTA 55 /*%< soft quota reached */ macro
/bind-9.11.3/bin/named/
H A Dquery.c4102 if (result == ISC_R_SOFTQUOTA) {

Completed in 35 milliseconds