Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/cmd-inet/usr.lib/mdnsd/
H A DDNSCommon.h234 extern void AppendLabelSuffix(domainlabel *name, mDNSu32 val, mDNSBool RichText);
H A DDNSCommon.c1088 mDNSexport void AppendLabelSuffix(domainlabel *name, mDNSu32 val, mDNSBool RichText) in AppendLabelSuffix() function
1128 AppendLabelSuffix(name, val, RichText); in IncrementLabelSuffix()