Searched refs:modstack_call_startup (Results 1 – 5 of 5) sorted by relevance
| /freebsd/contrib/unbound/services/ |
| H A D | modstack.h | 77 int modstack_call_startup(struct module_stack* stack, const char* module_conf,
|
| H A D | modstack.c | 236 modstack_call_startup(struct module_stack* stack, const char* module_conf, in modstack_call_startup() function
|
| /freebsd/contrib/unbound/testcode/ |
| H A D | unitzonemd.c | 292 if(!modstack_call_startup(&mods, env.cfg->module_conf, &env)) in zonemd_verify_test()
|
| /freebsd/contrib/unbound/libunbound/ |
| H A D | context.c | 78 if(!modstack_call_startup(&ctx->mods, cfg->module_conf, ctx->env)) in context_finalize()
|
| /freebsd/contrib/unbound/daemon/ |
| H A D | daemon.c | 452 if(!modstack_call_startup(&daemon->mods, daemon->cfg->module_conf, in daemon_privileged()
|