HomeSort by: relevance | last modified time | path
    Searched refs:thread_service_note (Results 1 - 6 of 6) sorted by relevancy

  /src/external/apache2/mDNSResponder/dist/ServiceRegistration/
thread-service.h 94 void thread_service_note(const char *NONNULL owner_id, thread_service_t *NONNULL service,
service-publisher.c 484 thread_service_note(publisher->id, service, status_buf);
576 thread_service_note(publisher->id, service, status_buf);
675 thread_service_note(publisher->id, service, "no memory for service to delete");
722 thread_service_note(publisher->id, service,
735 thread_service_note(publisher->id, service, "is not ours and we aren't publishing.");
740 thread_service_note(publisher->id, service, "is a competing service.");
751 thread_service_note(publisher->id, service,
756 thread_service_note(publisher->id, service, "is the one we are publishing.");
761 thread_service_note(publisher->id, service,
767 thread_service_note(publisher->id, service, "is not ours and wins against ours.")
    [all...]
thread-service.c 144 thread_service_note(const char *owner_id, thread_service_t *tservice, const char *event_description) function
dnssd-client.c 244 thread_service_note(client->id, client->published_service, "unpublishing service");
service-tracker.c 101 thread_service_note(owner_id, tservice, event_description);
route.c 3146 thread_service_note("Rtr0", service, "is ours, but stale");
3280 thread_service_note("Rtr0", service, "is ours, but stale");

Completed in 24 milliseconds