Home
last modified time | relevance | path

Searched refs:LabelContainsSuffix (Results 1 – 2 of 2) sorted by relevance

/external/mdnsresponder/mDNSCore/
DDNSCommon.h116 extern mDNSBool LabelContainsSuffix(const domainlabel *const name, const mDNSBool RichText);
DDNSCommon.c888 mDNSexport mDNSBool LabelContainsSuffix(const domainlabel *const name, const mDNSBool RichText) in LabelContainsSuffix() function
969 if (LabelContainsSuffix(name, RichText)) in IncrementLabelSuffix()