Lines Matching defs:zonecut
736 dns_rbtnode_t * zonecut;
3144 * zonecut.
3146 if (search->zonecut != NULL)
3227 search->zonecut = node;
3231 * Since we've found a zonecut, anything beneath it is
3258 * There is no zonecut at this node which is active in this
3360 node = search->zonecut;
3424 if (node != search->zonecut) {
4184 search.zonecut = NULL;
4209 if (search.zonecut != NULL) {
4239 * beneath a zonecut, and there's no matching wildcard.
4264 if (search.zonecut != NULL) {
4348 search.zonecut = node;
4472 if (search.zonecut != NULL) {
4551 } else if (search.zonecut != NULL) {
4557 if (search.zonecut == node) {
4621 * If we found a zonecut but aren't going to use it, we have to
4625 node = search.zonecut;
4736 REQUIRE(search->zonecut == NULL);
4780 search->zonecut = node;
5082 search.zonecut = NULL;
5108 if (search.zonecut != NULL) {
5340 * If we found a zonecut but aren't going to use it, we have to
5344 node = search.zonecut;
5389 search.zonecut = NULL;