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

  /src/external/apache2/mDNSResponder/dist/ServiceRegistration/
ioloop.h 119 typedef struct tls_context tls_context_t; typedef in typeref:struct:tls_context
213 tls_context_t *NULLABLE tls_context;
ioloop.c 1134 if (listener->tls_context == (tls_context_t *)-1) {
1348 listener->tls_context = (tls_context_t *)-1;
1417 if (connection->tls_context == (tls_context_t *)-1) {
1543 connection->tls_context = (tls_context_t *)-1;

Completed in 31 milliseconds