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

  /src/external/mpl/bind/dist/lib/dns/
update.c 513 temp_order(const void *av, const void *bv) { function
1498 CHECK(dns_diff_sort(diff, temp_order));
1901 CHECK(dns_diff_sort(diff, temp_order));
  /src/external/mpl/bind/dist/lib/ns/
update.c 1076 temp_order(const void *av, const void *bv) { function
1188 CHECK(dns_diff_sort(&d_rrs, temp_order));
2852 result = dns_diff_sort(&temp, temp_order);
  /src/external/mpl/dhcp/bind/dist/lib/dns/
update.c 626 temp_order(const void *av, const void *bv) { function
1614 CHECK(dns_diff_sort(diff, temp_order));
2022 CHECK(dns_diff_sort(diff, temp_order));

Completed in 40 milliseconds