Home
last modified time | relevance | path

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

/netbsd-src/external/bsd/unbound/dist/services/
H A Dmodstack.c99 modstack_config(struct module_stack* stack, const char* module_conf) in modstack_config()
226 modstack_setup(struct module_stack* stack, const char* module_conf, in modstack_setup()
/netbsd-src/external/bsd/unbound/dist/smallapp/
H A Dunbound-checkconf.c604 check_modules_exist(const char* module_conf) in check_modules_exist()
/netbsd-src/external/bsd/unbound/dist/util/
H A Dconfig_file.h373 char* module_conf; member