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

/bind-9.6-ESV-R11/bin/named/
H A Dquery.c82 #define WANTRECURSION(c) (((c)->query.attributes & \ macro
3953 if (WANTRECURSION(client)) {
4569 if (!WANTRECURSION(client))
4688 if (!WANTRECURSION(client))
4927 (!PARTIALANSWER(client) || WANTRECURSION(client))) {
5005 typename, WANTRECURSION(client) ? "+" : "-",

Completed in 37 milliseconds