Home | History | Annotate | Download | only in mDNSShared

Lines Matching refs:autoname

181 			mDNSBool autoname;				// Set if this name is tied to the Computer Name
811 if (instance->request->u.servicereg.autoname && CountPeerRegistrations(m, srs) == 0)
832 if (instance->request->u.servicereg.autoname && CountPeerRegistrations(m, srs) == 0)
834 // On conflict for an autoname service, rename and reregister *all* autoname services
838 else // On conflict for a non-autoname service, rename and reregister just that one service
1073 if (request->u.servicereg.autoname)
1075 // Clear autoname before calling UpdateDeviceInfoRecord() so it doesn't mistakenly include this in its count of active autoname registrations
1076 request->u.servicereg.autoname = mDNSfalse;
1646 request->u.servicereg.autoname = mDNStrue;
1658 request->u.servicereg.autoname = mDNSfalse;
1713 if (request->u.servicereg.autoname) UpdateDeviceInfoRecord(&mDNSStorage);
1996 if (req->terminate == regservice_termination_callback && req->u.servicereg.autoname)
2033 // For autoname services, see if the default service name has changed, necessitating an automatic update
2036 if (req->u.servicereg.autoname