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

  /src/external/ibm-public/postfix/dist/src/tls/
tlsrpt_wrapper.h 44 extern void trw_set_tcp_connection(TLSRPT_WRAPPER *trw,
80 /* Set with trw_set_tcp_connection(). */
tlsrpt_wrapper.c 29 /* void trw_set_tcp_connection(
157 /* trw_set_tcp_connection(), and resets whether trw_report_failure()
172 /* trw_set_tcp_connection() and trw_set_ehlo_resp() are optionally
379 /* Destroy fields set with trw_set_tcp_connection(). */
380 trw_set_tcp_connection(trw, (char *) 0, (char *) 0, (char *) 0);
420 trw_set_tcp_connection(trw, (char *) 0, (char *) 0, (char *) 0);
424 /* trw_set_tcp_connection - set SMTP endpoint info */
426 void trw_set_tcp_connection(TLSRPT_WRAPPER *trw, function
431 const char myname[] = "trw_set_tcp_connection";
  /src/external/ibm-public/postfix/dist/src/smtp/
smtp_tlsrpt.c 393 trw_set_tcp_connection(state->tlsrpt, client_addr.buf, STR(iter->host),

Completed in 15 milliseconds