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_SECURE
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/mpl/bind/dist/lib/ns/include/ns/
query.h
169
#define
NS_QUERYATTR_SECURE
0x000200
/src/external/mpl/bind/dist/lib/ns/
query.c
135
#define SECURE(c) (((c)->query.attributes &
NS_QUERYATTR_SECURE
) != 0)
867
NS_QUERYATTR_CACHEOK |
NS_QUERYATTR_SECURE
);
2327
client->query.attributes &= ~
NS_QUERYATTR_SECURE
;
8445
client->query.attributes &= ~
NS_QUERYATTR_SECURE
;
8609
client->query.attributes &= ~
NS_QUERYATTR_SECURE
;
12229
client->query.attributes &= ~
NS_QUERYATTR_SECURE
;
Completed in 29 milliseconds
Indexes created Sun Mar 01 05:31:48 UTC 2026