Searched refs:config_create (Results 1 - 5 of 5) sorted by relevance

/freebsd-11-stable/contrib/unbound/util/
H A Dconfig_file.h813 struct config_file* config_create(void);
H A Dconfig_file.c91 config_create(void) function
376 struct config_file* cfg = config_create();
/freebsd-11-stable/contrib/unbound/smallapp/
H A Dunbound-control.c448 if(!(cfg = config_create()))
878 if(!(cfg = config_create()))
H A Dunbound-checkconf.c865 struct config_file* cfg = config_create();
/freebsd-11-stable/contrib/unbound/daemon/
H A Dunbound.c681 if(!(cfg = config_create()))

Completed in 96 milliseconds