Searched refs:CountPeerRegistrations (Results 1 – 2 of 2) sorted by relevance
118 extern int CountPeerRegistrations(mDNS *const m, ServiceRecordSet *const srs);
2227 mDNSexport int CountPeerRegistrations(mDNS *const m, ServiceRecordSet *const srs) in CountPeerRegistrations() function2549 if (instance->autoname && CountPeerRegistrations(m, srs) == 0) in regservice_callback()2571 if (instance->autoname && CountPeerRegistrations(m, srs) == 0) in regservice_callback()