Searched refs:noexpiredabove (Results 1 – 3 of 3) sorted by relevance
/netbsd-src/external/bsd/unbound/dist/services/cache/ |
H A D | dns.h | 148 int noexpiredabove, uint8_t* expiretop, size_t expiretoplen);
|
H A D | dns.c | 230 int noexpiredabove, uint8_t* expiretop, size_t expiretoplen) in find_closest_of_type() argument 248 if(!noexpiredabove) in find_closest_of_type() 531 int noexpiredabove, uint8_t* expiretop, size_t expiretoplen) in dns_cache_find_delegation() argument 539 LDNS_RR_TYPE_NS, 0, noexpiredabove, expiretop, expiretoplen); in dns_cache_find_delegation()
|
/netbsd-src/external/bsd/unbound/dist/pythonmod/ |
H A D | interface.i | 1415 int noexpiredabove, uint8_t* expiretop, size_t expiretoplen);
|