Searched refs:rrset_cache_remove (Results 1 - 4 of 4) sorted by relevance

/freebsd-10.0-release/contrib/unbound/services/cache/
H A Drrset.h225 void rrset_cache_remove(struct rrset_cache* r, uint8_t* nm, size_t nmlen,
H A Drrset.c404 void rrset_cache_remove(struct rrset_cache* r, uint8_t* nm, size_t nmlen, function
/freebsd-10.0-release/contrib/unbound/daemon/
H A Dremote.c1068 rrset_cache_remove(worker->env.rrset_cache, nm, nmlen, t, c, 0);
1070 rrset_cache_remove(worker->env.rrset_cache, nm, nmlen, t, c,
/freebsd-10.0-release/contrib/unbound/validator/
H A Dautotrust.c2146 rrset_cache_remove(env->rrset_cache, qinfo.qname, qinfo.qname_len,

Completed in 125 milliseconds