OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:dns_zt_asyncload
(Results
1 - 7
of
7
) sorted by relevancy
/src/external/mpl/bind/dist/lib/dns/include/dns/
zt.h
147
dns_zt_asyncload
(dns_zt_t *zt, bool newonly, dns_zt_callback_t alldone,
155
*
dns_zt_asyncload
() loads zones asynchronously; when all
/src/external/mpl/dhcp/bind/dist/lib/dns/include/dns/
zt.h
150
dns_zt_asyncload
(dns_zt_t *zt, bool newonly, dns_zt_allloaded_t alldone,
158
*
dns_zt_asyncload
() loads zones asynchronously; when all
/src/external/mpl/bind/dist/tests/dns/
zt_test.c
272
dns_zt_asyncload
(zt, false, all_done, NULL);
/src/external/mpl/bind/dist/lib/dns/
zt.c
314
*
dns_zt_asyncload
().
364
dns_zt_asyncload
(dns_zt_t *zt, bool newonly, dns_zt_callback_t *loaddone,
function
view.c
1389
result =
dns_zt_asyncload
(zonetable, newonly, callback, arg);
/src/external/mpl/dhcp/bind/dist/lib/dns/
zt.c
315
dns_zt_asyncload
(dns_zt_t *zt, bool newonly, dns_zt_allloaded_t alldone,
function
331
* Only one
dns_zt_asyncload
call at a time should be active so
589
*
dns_zt_asyncload
().
view.c
1592
return (
dns_zt_asyncload
(view->zonetable, newonly, callback, arg));
Completed in 24 milliseconds
Indexes created Fri Jun 12 00:25:51 UTC 2026