Home
last modified time | relevance | path

Searched defs:RichText (Results 1 – 1 of 1) sorted by relevance

/external/mdnsresponder/mDNSCore/
DDNSCommon.c888 mDNSexport mDNSBool LabelContainsSuffix(const domainlabel *const name, const mDNSBool RichText) in LabelContainsSuffix()
914 mDNSexport mDNSu32 RemoveLabelSuffix(domainlabel *name, mDNSBool RichText) in RemoveLabelSuffix()
940 mDNSexport void AppendLabelSuffix(domainlabel *const name, mDNSu32 val, const mDNSBool RichText) in AppendLabelSuffix()
965 mDNSexport void IncrementLabelSuffix(domainlabel *name, mDNSBool RichText) in IncrementLabelSuffix()