Home
last modified time | relevance | path

Searched refs:DNSQuestionNeedsSensitiveLogging (Results 1 – 3 of 3) sorted by relevance

/netbsd/src/external/apache2/mDNSResponder/dist/mDNSCore/
DDNSCommon.h508 extern mDNSBool DNSQuestionNeedsSensitiveLogging(const DNSQuestion *q);
DDNSCommon.c5265 mDNSBool DNSQuestionNeedsSensitiveLogging(const DNSQuestion *const q) in DNSQuestionNeedsSensitiveLogging() function
DmDNS.c5191 if (DNSQuestionNeedsSensitiveLogging(q)) // If the question enables sensitive logging. in AnswerCurrentQuestionWithResourceRecord()
15225 if (DNSQuestionNeedsSensitiveLogging(question)) in mDNS_StartQuery_internal()
15605 if (DNSQuestionNeedsSensitiveLogging(question)) in mDNS_StopQuery_internal()