Home
last modified time | relevance | path

Searched refs:tls_proxy_open (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/external/ibm-public/postfix/dist/src/tls/
H A Dtls_proxy.h95 tls_proxy_open((service), (flags), (peer_stream), (peer_addr), \
99 extern VSTREAM *tls_proxy_open(const char *, int, VSTREAM *, const char *,
H A Dtls_proxy_clnt.c151 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 Dposttls-finger.c841 tls_proxy_open(DEF_TLSPROXY_SERVICE /* TODO */ , PROXY_OPEN_FLAGS, in starttls()
/netbsd-src/external/ibm-public/postfix/dist/src/smtp/
H A Dsmtp_proto.c972 tls_proxy_open(var_tlsproxy_service, PROXY_OPEN_FLAGS, in smtp_start_tls()