Home
last modified time | relevance | path

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

/freebsd/contrib/unbound/validator/
H A Dvalidator.h269 void val_clear(struct module_qstate* qstate, int id);
H A Dvalidator.c3440 val_clear(struct module_qstate* qstate, int id) in val_clear() function
3472 &val_clear, &val_get_mem
/freebsd/contrib/unbound/util/
H A Dfptr_wlist.c553 else if(fptr == &val_clear) return 1; in fptr_whitelist_mod_clear()