Lines Matching defs:zonecut
474 dns_rbtnode_t * zonecut;
2576 * zonecut.
2578 if (search->zonecut != NULL)
2659 search->zonecut = node;
2663 * Since we've found a zonecut, anything beneath it is
2690 * There is no zonecut at this node which is active in this
2790 node = search->zonecut;
2854 if (node != search->zonecut) {
3487 search.zonecut = NULL;
3512 if (search.zonecut != NULL) {
3542 * beneath a zonecut, and there's no matching wildcard.
3567 if (search.zonecut != NULL) {
3651 search.zonecut = node;
3775 if (search.zonecut != NULL) {
3854 } else if (search.zonecut != NULL) {
3860 if (search.zonecut == node) {
3924 * If we found a zonecut but aren't going to use it, we have to
3928 node = search.zonecut;
3978 REQUIRE(search->zonecut == NULL);
4070 search->zonecut = node;
4411 search.zonecut = NULL;
4437 if (search.zonecut != NULL) {
4702 * If we found a zonecut but aren't going to use it, we have to
4706 node = search.zonecut;
4750 search.zonecut = NULL;