Home
last modified time | relevance | path

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

/netbsd/external/mpl/bind/dist/lib/dns/
H A Ddispatch.c321 qid_allocate(dns_dispatchmgr_t *mgr, unsigned int buckets,
1913 result = qid_allocate(mgr, buckets, increment, &mgr->qid, true); in dns_dispatchmgr_setudp()
2114 qid_allocate(dns_dispatchmgr_t *mgr, unsigned int buckets, in qid_allocate() function
2325 result = qid_allocate(mgr, buckets, increment, &disp->qid, false); in dns_dispatch_createtcp()