Home
last modified time | relevance | path

Searched refs:kasps (Results 1 – 16 of 16) sorted by relevance

/dports/dns/bind9-devel/bind9-e112afa15668bd3b1baed59df2d21e01b46da15e/lib/isccfg/tests/
H A Dduration_test.c140 const cfg_obj_t *kasps = NULL; in cfg_obj_asduration_test() local
157 (void)cfg_map_get(c1, "dnssec-policy", &kasps); in cfg_obj_asduration_test()
158 assert_non_null(kasps); in cfg_obj_asduration_test()
159 for (element = cfg_list_first(kasps); element != NULL; in cfg_obj_asduration_test()
/dports/dns/bind916/bind-9.16.27/lib/isccfg/tests/
H A Dduration_test.c142 const cfg_obj_t *kasps = NULL; in cfg_obj_asduration_test() local
159 (void)cfg_map_get(c1, "dnssec-policy", &kasps); in cfg_obj_asduration_test()
160 assert_non_null(kasps); in cfg_obj_asduration_test()
161 for (element = cfg_list_first(kasps); element != NULL; in cfg_obj_asduration_test()
/dports/dns/samba-nsupdate/bind-9.16.5/lib/isccfg/tests/
H A Dduration_test.c140 const cfg_obj_t *kasps = NULL; in cfg_obj_asduration_test() local
157 (void)cfg_map_get(c1, "dnssec-policy", &kasps); in cfg_obj_asduration_test()
158 assert_non_null(kasps); in cfg_obj_asduration_test()
159 for (element = cfg_list_first(kasps); element != NULL; in cfg_obj_asduration_test()
/dports/dns/bind-tools/bind-9.16.27/lib/isccfg/tests/
H A Dduration_test.c142 const cfg_obj_t *kasps = NULL; in cfg_obj_asduration_test() local
159 (void)cfg_map_get(c1, "dnssec-policy", &kasps); in cfg_obj_asduration_test()
160 assert_non_null(kasps); in cfg_obj_asduration_test()
161 for (element = cfg_list_first(kasps); element != NULL; in cfg_obj_asduration_test()
/dports/dns/bind9-devel/bind9-e112afa15668bd3b1baed59df2d21e01b46da15e/bin/dnssec/
H A Ddnssec-keygen.c241 const cfg_obj_t *kasps = NULL; in kasp_from_conf() local
248 (void)cfg_map_get(config, "dnssec-policy", &kasps); in kasp_from_conf()
249 for (element = cfg_list_first(kasps); element != NULL; in kasp_from_conf()
/dports/dns/bind-tools/bind-9.16.27/bin/dnssec/
H A Ddnssec-keygen.c255 const cfg_obj_t *kasps = NULL; in kasp_from_conf() local
262 (void)cfg_map_get(config, "dnssec-policy", &kasps); in kasp_from_conf()
263 for (element = cfg_list_first(kasps); element != NULL; in kasp_from_conf()
/dports/dns/bind916/bind-9.16.27/bin/dnssec/
H A Ddnssec-keygen.c255 const cfg_obj_t *kasps = NULL; in kasp_from_conf() local
262 (void)cfg_map_get(config, "dnssec-policy", &kasps); in kasp_from_conf()
263 for (element = cfg_list_first(kasps); element != NULL; in kasp_from_conf()
/dports/dns/samba-nsupdate/bind-9.16.5/bin/dnssec/
H A Ddnssec-keygen.c253 const cfg_obj_t *kasps = NULL; in kasp_from_conf() local
260 (void)cfg_map_get(config, "dnssec-policy", &kasps); in kasp_from_conf()
261 for (element = cfg_list_first(kasps); element != NULL; in kasp_from_conf()
/dports/dns/samba-nsupdate/bind-9.16.5/lib/bind9/
H A Dcheck.c2323 const cfg_obj_t *kasps = NULL; in check_zoneconf() local
2331 (void)cfg_map_get(config, "dnssec-policy", &kasps); in check_zoneconf()
2332 for (element = cfg_list_first(kasps); element != NULL; in check_zoneconf()
/dports/dns/bind-tools/bind-9.16.27/lib/bind9/
H A Dcheck.c2597 const cfg_obj_t *kasps = NULL; in check_zoneconf() local
2607 (void)cfg_map_get(config, "dnssec-policy", &kasps); in check_zoneconf()
2608 for (element = cfg_list_first(kasps); element != NULL; in check_zoneconf()
/dports/dns/bind916/bind-9.16.27/lib/bind9/
H A Dcheck.c2597 const cfg_obj_t *kasps = NULL; in check_zoneconf() local
2607 (void)cfg_map_get(config, "dnssec-policy", &kasps); in check_zoneconf()
2608 for (element = cfg_list_first(kasps); element != NULL; in check_zoneconf()
/dports/dns/bind9-devel/bind9-e112afa15668bd3b1baed59df2d21e01b46da15e/lib/bind9/
H A Dcheck.c3045 const cfg_obj_t *kasps = NULL; in check_zoneconf() local
3055 (void)cfg_map_get(config, "dnssec-policy", &kasps); in check_zoneconf()
3056 for (element = cfg_list_first(kasps); element != NULL; in check_zoneconf()
/dports/dns/bind916/bind-9.16.27/bin/named/
H A Dserver.c8305 const cfg_obj_t *kasps; in load_configuration() local
8977 kasps = NULL; in load_configuration()
8978 (void)cfg_map_get(config, "dnssec-policy", &kasps); in load_configuration()
8979 for (element = cfg_list_first(kasps); element != NULL; in load_configuration()
/dports/dns/samba-nsupdate/bind-9.16.5/bin/named/
H A Dserver.c8240 const cfg_obj_t *kasps; in load_configuration() local
8901 kasps = NULL; in load_configuration()
8902 (void)cfg_map_get(config, "dnssec-policy", &kasps); in load_configuration()
8903 for (element = cfg_list_first(kasps); element != NULL; in load_configuration()
/dports/dns/bind-tools/bind-9.16.27/bin/named/
H A Dserver.c8305 const cfg_obj_t *kasps; in load_configuration() local
8977 kasps = NULL; in load_configuration()
8978 (void)cfg_map_get(config, "dnssec-policy", &kasps); in load_configuration()
8979 for (element = cfg_list_first(kasps); element != NULL; in load_configuration()
/dports/dns/bind9-devel/bind9-e112afa15668bd3b1baed59df2d21e01b46da15e/bin/named/
H A Dserver.c8334 const cfg_obj_t *kasps; in load_configuration() local
9073 kasps = NULL; in load_configuration()
9074 (void)cfg_map_get(config, "dnssec-policy", &kasps); in load_configuration()
9075 for (element = cfg_list_first(kasps); element != NULL; in load_configuration()