Searched defs:AppendLiteralLabelString (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/cmd-inet/usr.lib/mdnsd/
H A DDNSCommon.c763 // AppendLiteralLabelString appends a single label to an existing (possibly empty) domainname.
766 // If successful, AppendLiteralLabelString returns a pointer to the next unused byte
769 // AppendLiteralLabelString returns mDNSNULL.
770 mDNSexport mDNSu8 *AppendLiteralLabelString(domainname *const name, const char *cstr) function

Completed in 58 milliseconds