Home | History | Annotate | Download | only in mDNSPosix

Lines Matching refs:hostlabel

1233 	m->hostlabel.c[0] = 0;
1234 GetUserSpecifiedRFC1034ComputerName(&m->hostlabel);
1235 if (m->hostlabel.c[0] == 0) MakeDomainLabelFromLiteralString(&m->hostlabel, "Computer");