Home
last modified time | relevance | path

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

/external/mdnsresponder/mDNSCore/
DDNSCommon.h118 extern void AppendLabelSuffix(domainlabel *const name, mDNSu32 val, const mDNSBool RichText);
DDNSCommon.c940 mDNSexport void AppendLabelSuffix(domainlabel *const name, mDNSu32 val, const mDNSBool RichText) in AppendLabelSuffix() function
980 AppendLabelSuffix(name, val, RichText); in IncrementLabelSuffix()