OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:IdenticalResourceRecord
(Results
1 - 3
of
3
) sorted by null
/external/mdnsresponder/mDNSCore/
DNSCommon.h
127
//
IdenticalResourceRecord
returns true if two resources records have
133
// Note: The dominant use of
IdenticalResourceRecord
is from ProcessQuery(), handling known-answer lists. In this case
141
#define
IdenticalResourceRecord
(r1,r2) ( \
mDNS.c
661
if (!
IdenticalResourceRecord
(&ka->resrec, &rr->resrec)) return(mDNSfalse);
[
all
...]
/external/mdnsresponder/mDNSShared/
dnsextd.c
[
all
...]
Completed in 46 milliseconds