OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:max_quota
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/mpl/bind/dist/tests/isc/
doh_test.c
417
unsigned int
max_quota
= ISC_MAX(nthreads / 2, 1);
local
418
isc_quota_max(&listener_quota,
max_quota
);
netmgr_common.c
584
unsigned int
max_quota
= ISC_MAX(nthreads / 2, 1);
local
585
isc_quota_max(&listener_quota,
max_quota
);
Completed in 15 milliseconds
Indexes created Wed May 06 00:24:28 UTC 2026