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

/bind-9.11.3/lib/dns/
H A Dresolver.c3085 isc_boolean_t *overquota, isc_boolean_t *need_alternate)
3177 if (overquota != NULL)
3178 *overquota = ISC_TRUE;
3374 isc_boolean_t overquota = ISC_FALSE; local
3385 &overquota, &need_alternate);
3387 if (!overquota)
3083 findname(fetchctx_t *fctx, dns_name_t *name, in_port_t port, unsigned int options, unsigned int flags, isc_stdtime_t now, isc_boolean_t *overquota, isc_boolean_t *need_alternate) argument

Completed in 1949 milliseconds