OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:RRAssertsExistence
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/apache2/mDNSResponder/dist/mDNSCore/
DNSCommon.h
353
#define UNICAST_NSEC(rr) ((rr)->rrtype == kDNSType_NSEC &&
RRAssertsExistence
((rr), kDNSType_NSEC))
490
extern mDNSBool
RRAssertsExistence
(const ResourceRecord *const rr, mDNSu16 type);
DNSCommon.c
2042
mDNSexport mDNSBool
RRAssertsExistence
(const ResourceRecord *const rr, mDNSu16 type)
2064
return !
RRAssertsExistence
(rr, type);
Completed in 36 milliseconds
Indexes created Sun Jun 07 00:24:08 UTC 2026