Home
last modified time | relevance | path

Searched refs:config_create (Results 1 – 7 of 7) sorted by relevance

/freebsd-13.1/contrib/unbound/testcode/
H A Dunitzonemd.c267 env.cfg = config_create(); in zonemd_verify_test()
/freebsd-13.1/contrib/unbound/smallapp/
H A Dunbound-control.c455 if(!(cfg = config_create())) in print_stats_shm()
901 if(!(cfg = config_create())) in go()
H A Dunbound-checkconf.c917 struct config_file* cfg = config_create(); in checkconf()
/freebsd-13.1/contrib/unbound/util/
H A Dconfig_file.h846 struct config_file* config_create(void);
H A Dconfig_file.c91 config_create(void) in config_create() function
386 struct config_file* cfg = config_create(); in config_create_forlib()
/freebsd-13.1/contrib/unbound/daemon/
H A Dunbound.c710 if(!(cfg = config_create())) in run_daemon()
/freebsd-13.1/contrib/unbound/contrib/
H A Daaaa-filter-iterator.patch345 @@ -231,6 +231,7 @@ config_create(void)