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

/openbsd-current/usr.sbin/unbound/services/cache/
H A Drrset.h274 void rrset_cache_remove(struct rrset_cache* r, uint8_t* nm, size_t nmlen,
H A Drrset.c487 rrset_cache_remove(r, *qname, *qnamelen, searchtype, qclass, 0);
530 void rrset_cache_remove(struct rrset_cache* r, uint8_t* nm, size_t nmlen, function
/openbsd-current/sbin/unwind/libunbound/services/cache/
H A Drrset.h274 void rrset_cache_remove(struct rrset_cache* r, uint8_t* nm, size_t nmlen,
H A Drrset.c487 rrset_cache_remove(r, *qname, *qnamelen, searchtype, qclass, 0);
530 void rrset_cache_remove(struct rrset_cache* r, uint8_t* nm, size_t nmlen, function
/openbsd-current/usr.sbin/unbound/dns64/
H A Ddns64.c874 rrset_cache_remove(super->env->rrset_cache, dk->rk.dname,
/openbsd-current/sbin/unwind/libunbound/dns64/
H A Ddns64.c874 rrset_cache_remove(super->env->rrset_cache, dk->rk.dname,
/openbsd-current/usr.sbin/unbound/daemon/
H A Dremote.c1560 rrset_cache_remove(worker->env.rrset_cache, nm, nmlen, t, c, 0);
1562 rrset_cache_remove(worker->env.rrset_cache, nm, nmlen, t, c,
/openbsd-current/usr.sbin/unbound/validator/
H A Dautotrust.c2395 rrset_cache_remove(env->rrset_cache, qinfo.qname, qinfo.qname_len,
/openbsd-current/sbin/unwind/libunbound/validator/
H A Dautotrust.c2399 rrset_cache_remove(env->rrset_cache, qinfo.qname, qinfo.qname_len,

Completed in 109 milliseconds