HomeSort by: relevance | last modified time | path
    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