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

  /src/external/mpl/bind/dist/lib/dns/
rbt.c 217 deletetreeflat(dns_rbt_t *rbt, unsigned int quantum, bool unhash,
297 deletetreeflat(rbt, quantum, false, &rbt->root);
1270 deletetreeflat(rbt, 0, true, &node->down);
2061 deletetreeflat(dns_rbt_t *rbt, unsigned int quantum, bool unhash, function
  /src/external/mpl/dhcp/bind/dist/lib/dns/
rbt.c 446 deletetreeflat(dns_rbt_t *rbt, unsigned int quantum, bool unhash,
1069 deletetreeflat(rbt, quantum, false, &rbt->root);
2165 deletetreeflat(rbt, 0, true, &DOWN(node));
2912 deletetreeflat(dns_rbt_t *rbt, unsigned int quantum, bool unhash, function

Completed in 31 milliseconds