Home
last modified time | relevance | path

Searched refs:modstack_config (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/unbound/services/
H A Dmodstack.c109 modstack_config(struct module_stack* stack, const char* module_conf) in modstack_config() function
243 if(!modstack_config(stack, module_conf)) { in modstack_call_startup()
283 if(!modstack_config(stack, module_conf)) { in modstack_call_init()
H A Dmodstack.h86 int modstack_config(struct module_stack* stack, const char* module_conf);