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

  /src/external/ibm-public/postfix/dist/src/tls/
tlsrpt_wrapper.h 38 extern void trw_free(TLSRPT_WRAPPER *trw);
tls_proxy_client_scan.c 338 trw_free(props->tlsrpt);
506 trw_free(trw);
tlsrpt_wrapper.c 19 /* void trw_free(
150 /* trw_free() destroys storage allocated with other trw_xxx()
363 /* trw_free - destroy TLSRPT_WRAPPER instance. */
365 void trw_free(TLSRPT_WRAPPER *trw) function
368 msg_info("trw_free: rpt_socket_name=%s, rpt_policy_domain=%s, ...",
  /src/external/ibm-public/postfix/dist/src/smtp/
smtp_state.c 131 trw_free(state->tlsrpt);
smtp_tlsrpt.c 232 trw_free(state->tlsrpt);

Completed in 16 milliseconds