Home | History | Annotate | Download | only in mDNSShared

Lines Matching refs:ConstructServiceName

558 	if (!ConstructServiceName(srv, &n, &t, &d)) return -1;
1673 if (!ConstructServiceName(&srv, &request->u.servicereg.name, &request->u.servicereg.type, &d))
1675 LogMsg("ERROR: handle_regservice_request - Couldn't ConstructServiceName from, ?%#s? ?%##s? ?%##s?",
1797 ConstructServiceName(&tmp, NULL, &info->u.browser.regtype, &b->domain);
1814 ConstructServiceName(&tmp, NULL, &info->u.browser.regtype, &ptr->domain);
2013 ConstructServiceName(&m->DeviceInfo.namestorage, &m->nicelabel, &DeviceInfoName, &localdomain);