OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:OPCODE_QUERY
(Results
1 - 6
of
6
) sorted by relevancy
/src/external/bsd/nsd/dist/
dns.h
46
#define
OPCODE_QUERY
0 /* a standard query (QUERY) */
metrics.c
416
if(metrics_inhibit_zero && st->opcode[i] == 0 && i !=
OPCODE_QUERY
)
nsd.c
828
|| st.txerr || st.opcode[
OPCODE_QUERY
] || st.opcode[OPCODE_IQUERY]
843
st.opcode[
OPCODE_QUERY
], st.opcode[OPCODE_IQUERY], st.wrongzone,
query.c
1635
if(q->opcode !=
OPCODE_QUERY
&& q->opcode != OPCODE_NOTIFY) {
1652
if (q->opcode !=
OPCODE_QUERY
) {
xfrd-tcp.c
478
OPCODE_SET(packet,
OPCODE_QUERY
);
remote.c
2962
case
OPCODE_QUERY
: return "QUERY";
3007
if(inhibit_zero && st->opcode[i] == 0 && i !=
OPCODE_QUERY
)
Completed in 63 milliseconds
Indexes created Sun Jun 14 00:25:39 UTC 2026