OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:inhibit_zero
(Results
1 - 1
of
1
) sorted by relevancy
/src/external/bsd/nsd/dist/
remote.c
117
const int
inhibit_zero
= 1;
variable
2997
if(
inhibit_zero
&& st->qtype[i] == 0 &&
3007
if(
inhibit_zero
&& st->opcode[i] == 0 && i != OPCODE_QUERY)
3016
if(
inhibit_zero
&& st->qclass[i] == 0 && i != CLASS_IN)
3025
if(
inhibit_zero
&& st->rcode[i] == 0 &&
Completed in 13 milliseconds
Indexes created Mon Mar 30 00:23:01 UTC 2026