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

  /src/external/apache2/mDNSResponder/dist/ServiceRegistration/
srp-mdns-proxy.h 321 void adv_instance_context_release(void *NONNULL context);
srp-mdns-proxy.c 198 adv_instance_context_release(void *NONNULL context) function
1923 ioloop_add_wake_event(instance->retry_wakeup, instance, srp_instance_retry_callback, adv_instance_context_release, interval);
2252 instance->txn = ioloop_dnssd_txn_add_subordinate(service_ref, instance, adv_instance_context_release, NULL);
service-publisher.c 266 instance->txn = ioloop_dnssd_txn_add_subordinate(service_ref, instance, adv_instance_context_release, NULL);

Completed in 90 milliseconds