Home | History | Annotate | Download | only in mDNSShared

Lines Matching full:autorename

182 			mDNSBool autorename;			// Set if this client wants us to automatically rename on conflict
829 if (instance->request->u.servicereg.autorename)
1650 // If the client is allowing AutoRename, then truncate name to legal length before converting it to a DomainLabel
1681 request->u.servicereg.autorename = (flags & kDNSServiceFlagsNoAutoRename ) == 0;