Searched refs:tls_proxy_open (Results 1 – 4 of 4) sorted by relevance
/netbsd-src/external/ibm-public/postfix/dist/src/tls/ |
H A D | tls_proxy.h | 95 tls_proxy_open((service), (flags), (peer_stream), (peer_addr), \ 99 extern VSTREAM *tls_proxy_open(const char *, int, VSTREAM *, const char *,
|
H A D | tls_proxy_clnt.c | 151 VSTREAM *tls_proxy_open(const char *service, int flags, in tls_proxy_open() function
|
/netbsd-src/external/ibm-public/postfix/dist/src/posttls-finger/ |
H A D | posttls-finger.c | 841 tls_proxy_open(DEF_TLSPROXY_SERVICE /* TODO */ , PROXY_OPEN_FLAGS, in starttls()
|
/netbsd-src/external/ibm-public/postfix/dist/src/smtp/ |
H A D | smtp_proto.c | 972 tls_proxy_open(var_tlsproxy_service, PROXY_OPEN_FLAGS, in smtp_start_tls()
|