HomeSort by: relevance | last modified time | path
    Searched refs:AuthRecordAnswersQuestion (Results 1 - 3 of 3) sorted by relevancy

  /src/external/apache2/mDNSResponder/dist/mDNSCore/
DNSCommon.h 360 extern mDNSBool AuthRecordAnswersQuestion(const AuthRecord *const ar, const DNSQuestion *const q);
mDNS.c 937 answered = AuthRecordAnswersQuestion(ar, q);
974 answered = AuthRecordAnswersQuestion(ar, q);
6343 if (AuthRecordAnswersQuestion(ar, q))
DNSCommon.c 2261 mDNSexport mDNSBool AuthRecordAnswersQuestion(const AuthRecord *const ar, const DNSQuestion *const q)

Completed in 31 milliseconds