Searched refs:policy (Results 1 - 3 of 3) sorted by relevance

/bind-9.6-ESV-R11/lib/dns/include/dns/
H A Dforward.h53 isc_sockaddrlist_t *addrs, dns_fwdpolicy_t policy);
56 * a domain with a list of forwarders and a forwarding policy. The
/bind-9.6-ESV-R11/lib/isc/tests/
H A Dsymtab_test.c53 isc_symexists_t policy = isc_symexists_reject; local
79 result = isc_symtab_define(st, key, 1, value, policy);
96 result = isc_symtab_define(st, key, 1, value, policy);
/bind-9.6-ESV-R11/lib/bind9/
H A Dcheck.c940 check_update_policy(const cfg_obj_t *policy, isc_log_t *logctx) { argument
949 for (element = cfg_list_first(policy);
1106 { "update-policy", MASTERZONE },
1278 * Master zones can't have both "allow-update" and "update-policy".
1285 res2 = cfg_map_get(zoptions, "update-policy", &obj);
1289 "when 'update-policy' is present",

Completed in 51 milliseconds