Searched refs:CountPeerRegistrations (Results 1 - 2 of 2) sorted by relevance

/external/mdnsresponder/mDNSShared/
H A Duds_daemon.h57 extern int CountPeerRegistrations(mDNS *const m, ServiceRecordSet *const srs);
H A Duds_daemon.c719 mDNSexport int CountPeerRegistrations(mDNS *const m, ServiceRecordSet *const srs) function
811 if (instance->request->u.servicereg.autoname && CountPeerRegistrations(m, srs) == 0)
832 if (instance->request->u.servicereg.autoname && CountPeerRegistrations(m, srs) == 0)

Completed in 124 milliseconds