uds_daemon.c | 181 mDNSBool autoname; // Set if this name is tied to the Computer Name member in struct:request_state::__anon6426::__anon6428 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 [all...] |