OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:dispatch_allocate
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/mpl/bind/dist/lib/dns/
dispatch.c
1106
dispatch_allocate
(dns_dispatchmgr_t *mgr, isc_socktype_t type, uint32_t tid,
function
1186
dispatch_allocate
(mgr, isc_socktype_tcp, tid, &disp);
1355
dispatch_allocate
(mgr, isc_socktype_udp, tid, &disp);
/src/external/mpl/dhcp/bind/dist/lib/dns/
dispatch.c
2176
dispatch_allocate
(dns_dispatchmgr_t *mgr, unsigned int maxrequests,
function
2315
*
dispatch_allocate
() checks mgr for us.
2319
result =
dispatch_allocate
(mgr, maxrequests, &disp);
2709
*
dispatch_allocate
() checks mgr for us.
2712
result =
dispatch_allocate
(mgr, maxrequests, &disp);
Completed in 39 milliseconds
Indexes created Wed Mar 04 05:31:52 UTC 2026