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

  /src/external/ibm-public/postfix/dist/src/tlsproxy/
tlsproxy_state.c 163 tls_proxy_server_start_free(state->server_start_props);
  /src/external/ibm-public/postfix/dist/src/tls/
tls_proxy_server_scan.c 26 /* void tls_proxy_server_start_free(start_props)
49 /* tls_proxy_server_start_free() destroys a TLS_SERVER_START_PROPS
57 /* tls_proxy_server_start_free(start_props);
227 tls_proxy_server_start_free(props);
234 /* tls_proxy_server_start_free - destroy TLS_SERVER_START_PROPS structure */
236 void tls_proxy_server_start_free(TLS_SERVER_START_PROPS *props) function
tls_proxy.h 140 extern void tls_proxy_server_start_free(TLS_SERVER_START_PROPS *);

Completed in 22 milliseconds