Searched refs:IS_ROOT (Results 1 - 1 of 1) sorted by relevance

/bind-9.11.3/lib/dns/
H A Drbt.c218 #define IS_ROOT(node) ISC_TF((node)->is_root == 1) macro
383 while (!IS_ROOT(node)) {
412 if (IS_ROOT(node))
1218 INSIST(IS_ROOT(*root));
1284 (IS_ROOT(*root) &&
1591 INSIST(IS_ROOT(current));
2430 if (IS_ROOT(node)) {
2462 if (IS_ROOT(node)) {
2578 ENSURE(IS_ROOT(root));
2598 INSIST((IS_ROOT(ite
[all...]

Completed in 16 milliseconds