Home
last modified time | relevance | path

Searched refs:unixcontrols (Results 1 – 10 of 10) sorted by relevance

/dports/dns/bind916/bind-9.16.27/bin/named/
H A Dcontrolconf.c1381 const cfg_obj_t *unixcontrols = NULL; in named_controls_configure() local
1384 (void)cfg_map_get(controls, "unix", &unixcontrols); in named_controls_configure()
1385 if (unixcontrols == NULL) { in named_controls_configure()
1389 for (element2 = cfg_list_first(unixcontrols); in named_controls_configure()
/dports/dns/bind-tools/bind-9.16.27/bin/named/
H A Dcontrolconf.c1381 const cfg_obj_t *unixcontrols = NULL; in named_controls_configure() local
1384 (void)cfg_map_get(controls, "unix", &unixcontrols); in named_controls_configure()
1385 if (unixcontrols == NULL) { in named_controls_configure()
1389 for (element2 = cfg_list_first(unixcontrols); in named_controls_configure()
/dports/dns/samba-nsupdate/bind-9.16.5/bin/named/
H A Dcontrolconf.c1381 const cfg_obj_t *unixcontrols = NULL; in named_controls_configure() local
1384 (void)cfg_map_get(controls, "unix", &unixcontrols); in named_controls_configure()
1385 if (unixcontrols == NULL) { in named_controls_configure()
1389 for (element2 = cfg_list_first(unixcontrols); in named_controls_configure()
/dports/dns/bind9-devel/bind9-e112afa15668bd3b1baed59df2d21e01b46da15e/bin/named/
H A Dcontrolconf.c1305 const cfg_obj_t *unixcontrols = NULL; in named_controls_configure() local
1308 (void)cfg_map_get(controls, "unix", &unixcontrols); in named_controls_configure()
1309 if (unixcontrols == NULL) { in named_controls_configure()
1319 for (element2 = cfg_list_first(unixcontrols); in named_controls_configure()
/dports/dns/bind911/bind-9.11.37/bin/named/
H A Dcontrolconf.c1370 const cfg_obj_t *unixcontrols = NULL; in ns_controls_configure() local
1373 (void)cfg_map_get(controls, "unix", &unixcontrols); in ns_controls_configure()
1374 if (unixcontrols == NULL) in ns_controls_configure()
1377 for (element2 = cfg_list_first(unixcontrols); in ns_controls_configure()
/dports/dns/bind911/bind-9.11.37/lib/bind9/
H A Dcheck.c3842 const cfg_obj_t *unixcontrols; in bind9_check_controls() local
3866 unixcontrols = NULL; in bind9_check_controls()
3868 (void)cfg_map_get(controls, "unix", &unixcontrols); in bind9_check_controls()
3886 for (element2 = cfg_list_first(unixcontrols); in bind9_check_controls()
/dports/dns/samba-nsupdate/bind-9.16.5/lib/bind9/
H A Dcheck.c4618 const cfg_obj_t *unixcontrols; in bind9_check_controls() local
4643 unixcontrols = NULL; in bind9_check_controls()
4645 (void)cfg_map_get(controls, "unix", &unixcontrols); in bind9_check_controls()
4666 for (element2 = cfg_list_first(unixcontrols); element2 != NULL; in bind9_check_controls()
/dports/dns/bind-tools/bind-9.16.27/lib/bind9/
H A Dcheck.c5078 const cfg_obj_t *unixcontrols; in bind9_check_controls() local
5103 unixcontrols = NULL; in bind9_check_controls()
5105 (void)cfg_map_get(controls, "unix", &unixcontrols); in bind9_check_controls()
5126 for (element2 = cfg_list_first(unixcontrols); element2 != NULL; in bind9_check_controls()
/dports/dns/bind916/bind-9.16.27/lib/bind9/
H A Dcheck.c5078 const cfg_obj_t *unixcontrols; in bind9_check_controls() local
5103 unixcontrols = NULL; in bind9_check_controls()
5105 (void)cfg_map_get(controls, "unix", &unixcontrols); in bind9_check_controls()
5126 for (element2 = cfg_list_first(unixcontrols); element2 != NULL; in bind9_check_controls()
/dports/dns/bind9-devel/bind9-e112afa15668bd3b1baed59df2d21e01b46da15e/lib/bind9/
H A Dcheck.c5521 const cfg_obj_t *unixcontrols; in bind9_check_controls() local
5546 unixcontrols = NULL; in bind9_check_controls()
5548 (void)cfg_map_get(controls, "unix", &unixcontrols); in bind9_check_controls()
5569 for (element2 = cfg_list_first(unixcontrols); element2 != NULL; in bind9_check_controls()