Searched refs:AuthRecordAnswersQuestion (Results 1 – 3 of 3) sorted by relevance
360 extern mDNSBool AuthRecordAnswersQuestion(const AuthRecord *const ar, const DNSQuestion *const q);
2261 mDNSexport mDNSBool AuthRecordAnswersQuestion(const AuthRecord *const ar, const DNSQuestion *const … in AuthRecordAnswersQuestion() function
937 answered = AuthRecordAnswersQuestion(ar, q); in AnswerInterfaceAnyQuestionsWithLocalAuthRecord()974 answered = AuthRecordAnswersQuestion(ar, q); in AnswerAllLocalQuestionsWithLocalAuthRecord()6343 if (AuthRecordAnswersQuestion(ar, q)) in AnswerNewLocalOnlyQuestion()