Searched refs:followcname (Results 1 – 1 of 1) sorted by relevance
445 mDNSBool followcname; in AnswerLocalQuestionWithLocalAuthRecord() local453 followcname = FollowCNAME(q, &rr->resrec, AddRecord); in AnswerLocalQuestionWithLocalAuthRecord()471 if (!followcname || q->ReturnIntermed) in AnswerLocalQuestionWithLocalAuthRecord()481 if (followcname && m->CurrentQuestion == q) in AnswerLocalQuestionWithLocalAuthRecord()3306 mDNSBool followcname = FollowCNAME(q, &rr->resrec, AddRecord); in AnswerCurrentQuestionWithResourceRecord() local3372 if (q->QuestionCallback && !q->NoAnswer && (!followcname || q->ReturnIntermed)) in AnswerCurrentQuestionWithResourceRecord()3388 if (followcname && m->CurrentQuestion == q) in AnswerCurrentQuestionWithResourceRecord()