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

  /src/external/apache2/mDNSResponder/dist/ServiceRegistration/
probe-srp.c 113 ioloop_comm_cancel(probe_state->connection); // Cancel the connection (should result in the state being released)
210 ioloop_comm_cancel(probe_state->connection); // Cancel the connection (should result in the state being released)
255 ioloop_comm_cancel(probe_state->connection);
283 ioloop_comm_cancel(probe_state->connection);
ioloop.c 1052 ioloop_comm_cancel(comm_t *comm) function
1412 ioloop_comm_cancel(connection);
1421 ioloop_comm_cancel(connection);
1427 ioloop_comm_cancel(connection);
ioloop.h 300 void ioloop_comm_cancel(comm_t *NONNULL comm);
srp-ioloop.c 159 ioloop_comm_cancel(io_context->connection);
178 ioloop_comm_cancel(io_context->connection);
adv-ctl-server.c 78 ioloop_comm_cancel(route_state->srp_listener);
macos-ioloop.c 322 ioloop_comm_cancel(comm_t *connection) function
829 ioloop_comm_cancel(connection);
dnssd-proxy.c 664 ioloop_comm_cancel(tracker->connection);
861 ioloop_comm_cancel(connection);
980 ioloop_comm_cancel(tracker->connection);
3958 ioloop_comm_cancel(tracker->connection);
4078 ioloop_comm_cancel(tracker->connection);
srp-replication.c 2614 ioloop_comm_cancel(srpl_connection->connection);
2629 ioloop_comm_cancel(srpl_connection->connection);
2653 ioloop_comm_cancel(connection);
  /src/external/apache2/mDNSResponder/dist/ServiceRegistration/test/tests/
srpl-cycle-through-peers.c 137 ioloop_comm_cancel(server->srpl_listener);
  /src/external/apache2/mDNSResponder/dist/ServiceRegistration/test/
test-api.c 225 ioloop_comm_cancel(io_context->connection);

Completed in 30 milliseconds