Home
last modified time | relevance | path

Searched defs:searchtype (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/bsd/unbound/dist/services/cache/
H A Ddns.c189 uint16_t searchtype, uint16_t qclass, time_t now, uint8_t* expiretop, in rrset_expired_above()
229 uint16_t qclass, time_t now, uint16_t searchtype, int stripfront, in find_closest_of_type()
/netbsd-src/external/mpl/bind/dist/lib/ns/
H A Dquery.c3314 dns_rdatatype_t foundtype, searchtype; dnsrps_set_p() local