Searched refs:AuthRecordAnswersQuestion (Results 1 – 3 of 3) sorted by relevance
184 extern mDNSBool AuthRecordAnswersQuestion(const AuthRecord *const ar, const DNSQuestion *const q);
1583 mDNSexport mDNSBool AuthRecordAnswersQuestion(const AuthRecord *const ar, const DNSQuestion *const … in AuthRecordAnswersQuestion() function
814 answered = AuthRecordAnswersQuestion(ar, q); in AnswerInterfaceAnyQuestionsWithLocalAuthRecord()849 answered = AuthRecordAnswersQuestion(ar, q); in AnswerAllLocalQuestionsWithLocalAuthRecord()5177 if (AuthRecordAnswersQuestion(ar, q)) in AnswerNewLocalOnlyQuestion()