Home
last modified time | relevance | path

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

/netbsd-src/external/bsd/unbound/dist/cachedb/
H A Dcachedb.h100 void cachedb_inform_super(struct module_qstate* qstate, int id,
H A Dcachedb.c882 cachedb_inform_super(struct module_qstate* ATTR_UNUSED(qstate), in cachedb_inform_super() function
918 &cachedb_inform_super, &cachedb_clear, &cachedb_get_mem
/netbsd-src/external/bsd/unbound/dist/util/
H A Dfptr_wlist.c495 else if(fptr == &cachedb_inform_super) return 1; in fptr_whitelist_mod_inform_super()