Home
last modified time | relevance | path

Searched refs:bindkeys_parser (Results 1 – 5 of 5) sorted by relevance

/dports/dns/bind911/bind-9.11.37/bin/named/
H A Dserver.c7492 cfg_parser_t *conf_parser = NULL, *bindkeys_parser = NULL; in load_configuration() local
7632 &bindkeys_parser)); in load_configuration()
7634 result = cfg_parse_file(bindkeys_parser, server->bindkeysfile, in load_configuration()
8699 if (bindkeys_parser != NULL) { in load_configuration()
8701 cfg_obj_destroy(bindkeys_parser, &bindkeys); in load_configuration()
8703 cfg_parser_destroy(&bindkeys_parser); in load_configuration()
/dports/dns/bind916/bind-9.16.27/bin/named/
H A Dserver.c8298 cfg_parser_t *conf_parser = NULL, *bindkeys_parser = NULL; in load_configuration() local
8427 &bindkeys_parser)); in load_configuration()
8429 result = cfg_parse_file(bindkeys_parser, server->bindkeysfile, in load_configuration()
9540 if (bindkeys_parser != NULL) { in load_configuration()
9542 cfg_obj_destroy(bindkeys_parser, &bindkeys); in load_configuration()
9544 cfg_parser_destroy(&bindkeys_parser); in load_configuration()
/dports/dns/samba-nsupdate/bind-9.16.5/bin/named/
H A Dserver.c8233 cfg_parser_t *conf_parser = NULL, *bindkeys_parser = NULL; in load_configuration() local
8362 &bindkeys_parser)); in load_configuration()
8364 result = cfg_parse_file(bindkeys_parser, server->bindkeysfile, in load_configuration()
9457 if (bindkeys_parser != NULL) { in load_configuration()
9459 cfg_obj_destroy(bindkeys_parser, &bindkeys); in load_configuration()
9461 cfg_parser_destroy(&bindkeys_parser); in load_configuration()
/dports/dns/bind-tools/bind-9.16.27/bin/named/
H A Dserver.c8298 cfg_parser_t *conf_parser = NULL, *bindkeys_parser = NULL; in load_configuration() local
8427 &bindkeys_parser)); in load_configuration()
8429 result = cfg_parse_file(bindkeys_parser, server->bindkeysfile, in load_configuration()
9540 if (bindkeys_parser != NULL) { in load_configuration()
9542 cfg_obj_destroy(bindkeys_parser, &bindkeys); in load_configuration()
9544 cfg_parser_destroy(&bindkeys_parser); in load_configuration()
/dports/dns/bind9-devel/bind9-e112afa15668bd3b1baed59df2d21e01b46da15e/bin/named/
H A Dserver.c8327 cfg_parser_t *conf_parser = NULL, *bindkeys_parser = NULL; in load_configuration() local
8482 &bindkeys_parser)); in load_configuration()
8484 result = cfg_parse_file(bindkeys_parser, server->bindkeysfile, in load_configuration()
9636 if (bindkeys_parser != NULL) { in load_configuration()
9638 cfg_obj_destroy(bindkeys_parser, &bindkeys); in load_configuration()
9640 cfg_parser_destroy(&bindkeys_parser); in load_configuration()