Searched refs:SendServiceRemovalNotification (Results 1 – 1 of 1) sorted by relevance
936 mDNSlocal void SendServiceRemovalNotification(ServiceRecordSet *const srs) in SendServiceRemovalNotification() function1031 if (instance->clientnotified) SendServiceRemovalNotification(srs); in regservice_callback()1902 …if (si->clientnotified) SendServiceRemovalNotification(&si->srs); // Do this *before* clearing si-… in udsserver_default_reg_domain_changed()2511 if (ptr->clientnotified) SendServiceRemovalNotification(&ptr->srs); in udsserver_handle_configchange()