Searched defs:dns_zt_apply (Results 1 - 1 of 1) sorted by relevance
/bind-9.11.3/lib/dns/ |
H A D | zt.c | 199 (void)dns_zt_apply(zt, ISC_FALSE, flush, NULL); 249 result = dns_zt_apply(zt, stop, load, NULL); 328 result = dns_zt_apply(zt, stop, loadnew, NULL); 475 dns_zt_apply(dns_zt_t *zt, isc_boolean_t stop, function
|
Completed in 11 milliseconds