Home
last modified time | relevance | path

Searched refs:SendServiceRemovalNotification (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/contrib/mDNSResponder/mDNSShared/
H A Duds_daemon.c927 mDNSlocal void SendServiceRemovalNotification(ServiceRecordSet *const srs) in SendServiceRemovalNotification() function
1055 if (instance->clientnotified) SendServiceRemovalNotification(srs); in regservice_callback()
2101 …if (si->clientnotified) SendServiceRemovalNotification(&si->srs); // Do this *before* clearing si-… in udsserver_default_reg_domain_changed()
2842 if (ptr->clientnotified) SendServiceRemovalNotification(&ptr->srs); in udsserver_handle_configchange()