Home
last modified time | relevance | path

Searched defs:module_conf (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/unbound/services/
H A Dmodstack.c109 modstack_config(struct module_stack* stack, const char* module_conf) in modstack_config()
236 modstack_call_startup(struct module_stack* stack, const char* module_conf, in modstack_call_startup()
262 modstack_call_init(struct module_stack* stack, const char* module_conf, in modstack_call_init()
/freebsd/contrib/unbound/smallapp/
H A Dunbound-checkconf.c608 check_modules_exist(const char* module_conf) in check_modules_exist()
/freebsd/contrib/unbound/util/
H A Dconfig_file.h386 char* module_conf; member