HomeSort by: relevance | last modified time | path
    Searched defs:get_dsset (Results 1 - 2 of 2) sorted by relevancy

  /src/external/mpl/bind/dist/lib/dns/
validator.c 1973 * get_dsset() is called to look up a DS RRset corresponding to the name
1986 get_dsset(dns_validator_t *val, dns_name_t *tname, isc_result_t *resp) { function
2005 "get_dsset");
2272 result = get_dsset(val, val->name, &tresult);
  /src/external/mpl/dhcp/bind/dist/lib/dns/
validator.c 1700 * get_dsset() is called to look up a DS RRset corresponding to the name
1713 get_dsset(dns_validator_t *val, dns_name_t *tname, isc_result_t *resp) { function
1850 result = get_dsset(val, val->event->name, &tresult);

Completed in 25 milliseconds