OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
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
Indexes created Mon Jun 15 00:25:07 UTC 2026