Home | History | Annotate | Download | only in mDNSCore

Lines Matching refs:numQuestions

862 	if (msg->h.numQuestions && getQuestion(msg, msg->data, end, 0, &pktQ))
3442 if (msg->h.numQuestions != 1) return(mDNSfalse);
3510 msg->h.numQuestions, msg->h.numQuestions == 1 ? ", " : "s,",