Home
last modified time | relevance | path

Searched refs:find_dname_above (Results 1 – 3 of 3) sorted by relevance

/openbsd/usr.sbin/nsd/
H A Dnamedb.h260 domain_type * find_dname_above(domain_type* domain, zone_type* zone);
H A Dnamedb.c604 find_dname_above(domain_type* domain, zone_type* zone) in find_dname_above() function
H A Dquery.c1147 if((dname_ce = find_dname_above(closest_encloser, q->zone)) != NULL) { in answer_authoritative()
1489 if(q->delegation_domain && find_dname_above(q->delegation_domain, q->zone)) { in answer_lookup_zone()