OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:overquota
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/mpl/dhcp/bind/dist/lib/dns/
resolver.c
3598
bool *
overquota
, bool *need_alternate, unsigned int *no_addresses) {
3702
if (
overquota
!= NULL) {
3703
*
overquota
= true;
3924
bool
overquota
= false;
local
3940
findname(fctx, &ns.name, 0, stdoptions, 0, now, &
overquota
,
3943
if (!
overquota
) {
/src/external/mpl/bind/dist/lib/dns/
resolver.c
3219
bool *
overquota
, bool *need_alternate, bool *have_address) {
3360
if (
overquota
!= NULL) {
3361
*
overquota
= true;
3624
bool
overquota
= false;
local
3653
&
overquota
, &need_alternate, &have_address);
3655
if (!
overquota
) {
Completed in 51 milliseconds
Indexes created Mon Jun 15 00:25:07 UTC 2026