Home
last modified time | relevance | path

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

/freebsd/contrib/unbound/smallapp/
H A Dunbound-control.c468 if(!(cfg = config_create())) in print_stats_shm()
923 if(!(cfg = config_create())) in go()
H A Dunbound-checkconf.c975 struct config_file* cfg = config_create(); in checkconf()
/freebsd/contrib/unbound/util/
H A Dconfig_file.h948 struct config_file* config_create(void);
H A Dconfig_file.c96 config_create(void) in config_create() function
428 struct config_file* cfg = config_create(); in config_create_forlib()
/freebsd/contrib/unbound/daemon/
H A Dunbound.c709 if(!(cfg = config_create())) in run_daemon()
/freebsd/contrib/unbound/contrib/
H A Daaaa-filter-iterator.patch345 @@ -231,6 +231,7 @@ config_create(void)