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

/netbsd-current/external/bsd/unbound/dist/testcode/
H A Dunitzonemd.c267 env.cfg = config_create();
H A Dunitauth.c672 cfg = config_create();
H A Dunitmain.c465 struct config_file* cfg = config_create();
/netbsd-current/external/bsd/unbound/dist/winrc/
H A Dwin_svc.c323 cfg = config_create();
/netbsd-current/external/bsd/unbound/dist/util/
H A Dconfig_file.h904 struct config_file* config_create(void);
H A Dconfig_file.c95 config_create(void) function
409 struct config_file* cfg = config_create();
/netbsd-current/external/bsd/unbound/dist/smallapp/
H A Dunbound-control.c450 if(!(cfg = config_create()))
901 if(!(cfg = config_create()))
H A Dunbound-checkconf.c971 struct config_file* cfg = config_create();
/netbsd-current/external/bsd/unbound/dist/daemon/
H A Dunbound.c710 if(!(cfg = config_create()))

Completed in 239 milliseconds