Home
last modified time | relevance | path

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

/freebsd/contrib/unbound/cachedb/
H A Dcachedb.h104 void cachedb_clear(struct module_qstate* qstate, int id);
H A Dcachedb.c960 cachedb_clear(struct module_qstate* qstate, int id) in cachedb_clear() function
988 &cachedb_inform_super, &cachedb_clear, &cachedb_get_mem
/freebsd/contrib/unbound/util/
H A Dfptr_wlist.c563 else if(fptr == &cachedb_clear) return 1; in fptr_whitelist_mod_clear()