HomeSort by: relevance | last modified time | path
    Searched refs:domain_find_rrset_and_prev (Results 1 - 4 of 4) sorted by relevancy

  /src/external/bsd/nsd/dist/
namedb.h 274 rrset_type* domain_find_rrset_and_prev(domain_type* domain, zone_type* zone,
zonec.c 200 rrset = domain_find_rrset_and_prev(domain, state->zone, type, &rrset_prev);
namedb.c 543 domain_find_rrset_and_prev(domain_type* domain, zone_type* zone, uint16_t type, function
difffile.c 725 rrset = domain_find_rrset_and_prev(domain, zone, type, &rrset_prev);
876 rrset = domain_find_rrset_and_prev(domain, zone, type, &rrset_prev);

Completed in 21 milliseconds