Searched defs:load_rpzsp (Results 1 - 1 of 1) sorted by relevance

/bind-9.11.3/lib/dns/
H A Drpz.c1570 dns_rpz_beginload(dns_rpz_zones_t **load_rpzsp, argument
1610 dns_rpz_attach_rpzs(rpzs, load_rpzsp);
1615 result = dns_rpz_new_zones(load_rpzsp, rpzs->mctx);
1618 load_rpzs = *load_rpzsp;
1707 * structure. *load_rpzsp is a rpzs structure that is local to the
1712 * *load_rpzsp. These updates in the summary databases inside load_rpzsp
1714 * zone. Nothing else reads or writes *load_rpzsp. The view's common
1720 * *load_rpzsp, as the summary databases of the view's common rpzs
1727 * After the merging is carried out, *load_rpzsp contain
1743 dns_rpz_ready(dns_rpz_zones_t *rpzs, dns_rpz_zones_t **load_rpzsp, dns_rpz_num_t rpz_num) argument
[all...]

Completed in 16 milliseconds