Lines Matching defs:DNSSECQuestion
8100 if (q && DNSSECQuestion(q))
8371 if (DNSSECQuestion(qptr))
8407 if (NSECRecords && DNSSECQuestion(qptr))
8440 if (DNSSECQuestion(qptr))
8761 mDNSBool DNSSECQuestion = mDNSfalse;
8837 if (qptr->qDNSServer && DNSSECQuestion(qptr))
8845 DNSSECQuestion = mDNStrue;
8856 if (unicastQuestion && DNSSECQuestion(unicastQuestion))
8900 if (unicastQuestion && DNSSECQuestion(unicastQuestion))
8993 if (unicastQuestion && DNSSECQuestion(unicastQuestion))
9256 if (unicastQuestion && DNSSECQuestion(unicastQuestion))
9477 if (response->h.numAnswers && !rrsigsCreated && DNSSECQuestion && !NSECRecords)
11646 else if (!question->DuplicateOf && DNSSECQuestion(question))
14443 if (DNSSECQuestion(q))
14456 if (DNSSECQuestion(q))
14771 if (cr->CRActiveQuestion == mDNSNULL || DNSSECQuestion(cr->CRActiveQuestion))