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

  /src/external/apache2/mDNSResponder/dist/ServiceRegistration/
ioloop.h 296 void ioloop_comm_context_set(comm_t *NONNULL connection,
ioloop.c 1059 ioloop_comm_context_set(comm_t *comm, void *context, finalize_callback_t callback) function
macos-ioloop.c 355 ioloop_comm_context_set(comm_t *comm, void *context, finalize_callback_t callback) function
dnssd-proxy.c 3993 ioloop_comm_context_set(comm, tracker, dp_tracker_context_release);
srp-replication.c 2673 ioloop_comm_context_set(connection, srpl_connection, srpl_connection_context_release);

Completed in 26 milliseconds