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

/bind-9.11.3/bin/named/
H A Dquery.c86 #define WANTRECURSION(c) (((c)->query.attributes & \ macro
6974 if (WANTRECURSION(client)) {
8272 if (!WANTRECURSION(client))
8391 if (!WANTRECURSION(client))
8994 (!PARTIALANSWER(client) || WANTRECURSION(client)
9141 classname, typename, WANTRECURSION(client) ? "+" : "-",

Completed in 36 milliseconds