Home
last modified time | relevance | path

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

/freebsd/contrib/unbound/respip/
H A Drespip.h221 void respip_clear(struct module_qstate* qstate, int id);
H A Drespip.c1271 respip_clear(struct module_qstate* qstate, int id) in respip_clear() function
1290 &respip_inform_super, &respip_clear, &respip_get_mem
/freebsd/contrib/unbound/util/
H A Dfptr_wlist.c559 else if(fptr == &respip_clear) return 1; in fptr_whitelist_mod_clear()