Home
last modified time | relevance | path

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

/illumos-gate/usr/src/contrib/mDNSResponder/mDNSCore/
H A DDNSCommon.h135 extern void AppendLabelSuffix(domainlabel *const name, mDNSu32 val, const mDNSBool RichText);
H A DDNSCommon.c1112 mDNSexport void AppendLabelSuffix(domainlabel *const name, mDNSu32 val, const mDNSBool RichText) in AppendLabelSuffix() function
1152 AppendLabelSuffix(name, val, RichText); in IncrementLabelSuffix()