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

/freebsd-9.3-release/contrib/bind9/lib/dns/include/dns/
H A Dzt.h185 dns_zt_apply2(dns_zt_t *zt, isc_boolean_t stop, isc_result_t *sub,
/freebsd-9.3-release/contrib/bind9/lib/dns/
H A Dzt.c287 result = dns_zt_apply2(zt, ISC_FALSE, NULL, asyncload, &dl);
359 result = dns_zt_apply2(zt, ISC_FALSE, &tresult, freezezones, &freeze);
437 return (dns_zt_apply2(zt, stop, NULL, action, uap));
441 dns_zt_apply2(dns_zt_t *zt, isc_boolean_t stop, isc_result_t *sub, function

Completed in 99 milliseconds