Home
last modified time | relevance | path

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

/titanic_50/usr/src/cmd/cmd-inet/usr.lib/mdnsd/
H A DDNSCommon.c999 static const mDNSu8 SubTypeLabel[5] = mDNSSubTypeLabel; in ConstructServiceName() local
1003 for (i=0; i < (int)sizeof(SubTypeLabel); i++) *dst++ = SubTypeLabel[i]; in ConstructServiceName()
1010 dst -= sizeof(SubTypeLabel); in ConstructServiceName()