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

/netbsd-current/external/mpl/dhcp/bind/dist/lib/dns/include/dns/
H A Dzt.h150 dns_zt_asyncload(dns_zt_t *zt, bool newonly, dns_zt_allloaded_t alldone,
158 * dns_zt_asyncload() loads zones asynchronously; when all
/netbsd-current/external/mpl/bind/dist/lib/dns/include/dns/
H A Dzt.h148 dns_zt_asyncload(dns_zt_t *zt, bool newonly, dns_zt_allloaded_t alldone,
156 * dns_zt_asyncload() loads zones asynchronously; when all
/netbsd-current/external/mpl/bind/dist/tests/dns/
H A Dzt_test.c105 dns_zt_asyncload(args->arg1, false, all_done, args->arg2);
/netbsd-current/external/mpl/dhcp/bind/dist/lib/dns/
H A Dzt.c315 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().
H A Dview.c1592 return (dns_zt_asyncload(view->zonetable, newonly, callback, arg));
/netbsd-current/external/mpl/bind/dist/lib/dns/
H A Dzt.c311 dns_zt_asyncload(dns_zt_t *zt, bool newonly, dns_zt_allloaded_t alldone, function
327 * Only one dns_zt_asyncload call at a time should be active so
587 * dns_zt_asyncload().
H A Dview.c1623 return (dns_zt_asyncload(view->zonetable, newonly, callback, arg));

Completed in 213 milliseconds