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

  /src/external/ibm-public/postfix/dist/src/tlsproxy/
tlsproxy_state.c 161 tls_proxy_server_init_free(state->server_init_props);
  /src/external/ibm-public/postfix/dist/src/tls/
tls_proxy_server_scan.c 17 /* tls_proxy_server_init_free(init_props)
34 /* tls_proxy_server_init_free() destroys a TLS_SERVER_INIT_PROPS
158 tls_proxy_server_init_free(props);
165 /* tls_proxy_server_init_free - destroy TLS_SERVER_INIT_PROPS structure */
167 void tls_proxy_server_init_free(TLS_SERVER_INIT_PROPS *props) function
tls_proxy.h 135 extern void tls_proxy_server_init_free(TLS_SERVER_INIT_PROPS *);

Completed in 27 milliseconds