OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:NS_QUERYATTR_RECURSING
(Results
1 - 4
of
4
) sorted by relevancy
/src/external/mpl/bind/dist/lib/ns/include/ns/
query.h
165
#define
NS_QUERYATTR_RECURSING
0x000010
/src/external/mpl/bind/dist/bin/plugins/
filter-a.c
757
NS_QUERYATTR_RECURSING
;
filter-aaaa.c
760
NS_QUERYATTR_RECURSING
;
/src/external/mpl/bind/dist/lib/ns/
query.c
110
#define RECURSING(c) (((c)->query.attributes &
NS_QUERYATTR_RECURSING
) != 0)
5431
NS_QUERYATTR_RECURSING
;
6388
client->query.attributes &= ~
NS_QUERYATTR_RECURSING
;
6992
* there is no need to set
NS_QUERYATTR_RECURSING
. The calling hook
7341
qctx->client->query.attributes |=
NS_QUERYATTR_RECURSING
;
8751
NS_QUERYATTR_RECURSING
;
9080
qctx->client->query.attributes |=
NS_QUERYATTR_RECURSING
;
10450
qctx->client->query.attributes |=
NS_QUERYATTR_RECURSING
;
Completed in 36 milliseconds
Indexes created Sun Mar 01 05:31:48 UTC 2026