Home
last modified time | relevance | path

Searched refs:respip_init (Results 1 – 3 of 3) sorted by relevance

/freebsd-12-stable/contrib/unbound/respip/
Drespip.h198 int respip_init(struct module_env* env, int id);
Drespip.c551 respip_init(struct module_env* env, int id) in respip_init() function
1262 &respip_init, &respip_deinit, &respip_operate, &respip_inform_super,
/freebsd-12-stable/contrib/unbound/util/
Dfptr_wlist.c400 else if(fptr == &respip_init) return 1; in fptr_whitelist_mod_init()