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

/bind-9.6-ESV-R11/lib/dns/
H A Ddispatch.c325 static isc_result_t qid_allocate(dns_dispatchmgr_t *mgr, unsigned int buckets,
2102 result = qid_allocate(mgr, buckets, increment, &mgr->qid, ISC_TRUE);
2294 qid_allocate(dns_dispatchmgr_t *mgr, unsigned int buckets, function
2524 * qid_allocate() checks buckets and increment for us.
2533 result = qid_allocate(mgr, buckets, increment, &disp->qid, ISC_FALSE);

Completed in 16 milliseconds