Searched defs:searchtype (Results 1 – 2 of 2) sorted by relevance
/freebsd-src/contrib/unbound/services/cache/ |
H A D | rrset.c | 449 qnamelen, uint16_t searchtype, uint16_t qclass, time_t now, uint8_t* in rrset_cache_remove_above() argument 493 qnamelen, uint16_t searchtype, uint16_t qclass, time_t now, uint8_t* in rrset_cache_expired_above() argument
|
H A D | dns.c | 199 find_closest_of_type(struct module_env * env,uint8_t * qname,size_t qnamelen,uint16_t qclass,time_t now,uint16_t searchtype,int stripfront,int noexpiredabove,uint8_t * expiretop,size_t expiretoplen) find_closest_of_type() argument
|