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

  /src/external/apache2/mDNSResponder/dist/ServiceRegistration/
macos-ioloop.c 279 if (comm->content_context != NULL) {
280 nw_release(comm->content_context);
281 comm->content_context = NULL;
424 && connection->content_context == NULL
543 } else if (connection->content_context != NULL) {
544 nw_connection_group_reply(connection->listener_state->connection_group, connection->content_context,
955 response_state->content_context = context;
956 nw_retain(response_state->content_context);
ioloop.h 169 nw_content_context_t NULLABLE content_context; member in struct:dso_transport

Completed in 38 milliseconds