Home
last modified time | relevance | path

Searched refs:ssl_open (Results 1 – 25 of 44) sorted by relevance

12

/dports/dns/inadyn/inadyn-2.9.0/include/
H A Dssl.h40 int ssl_open(http_t *client, char *msg);
50 #define ssl_open(client, msg) tcp_init(&client->tcp, msg) macro
/dports/mail/panda-imap/panda-imap-7905901/src/c-client/
H A Dsslio.h58 SSLSTREAM *ssl_open (char *host,char *service,unsigned long port);
/dports/mail/panda-cclient/panda-imap-7905901/src/c-client/
H A Dsslio.h58 SSLSTREAM *ssl_open (char *host,char *service,unsigned long port);
/dports/mail/cclient/imap-2007f/src/c-client/
H A Dsslio.h58 SSLSTREAM *ssl_open (char *host,char *service,unsigned long port);
/dports/mail/imap-uw/imap-2007f/src/c-client/
H A Dsslio.h58 SSLSTREAM *ssl_open (char *host,char *service,unsigned long port);
/dports/mail/alpine/alpine-465e23b/imap/src/c-client/
H A Dsslio.h59 SSLSTREAM *ssl_open (char *host,char *service,unsigned long port);
/dports/editors/pico-alpine/alpine-465e23b/imap/src/c-client/
H A Dsslio.h59 SSLSTREAM *ssl_open (char *host,char *service,unsigned long port);
/dports/dns/inadyn/inadyn-2.9.0/src/
H A Dhttp.c73 TRY(ssl_open(client, msg)); in http_init()
H A Dgnutls.c189 int ssl_open(http_t *client, char *msg) in ssl_open() function
H A Dopenssl.c148 int ssl_open(http_t *client, char *msg) in ssl_open() function
/dports/mail/panda-imap/panda-imap-7905901/src/osdep/nt/
H A Dssl_old.c83 ssl_open, /* open connection */
138 SSLSTREAM *ssl_open (char *host,char *service,unsigned long port) in ssl_open() function
H A Dssl_w2k.c65 ssl_open, /* open connection */
112 SSLSTREAM *ssl_open (char *host,char *service,unsigned long port) in ssl_open() function
H A Dssl_nt.c65 ssl_open, /* open connection */
149 SSLSTREAM *ssl_open (char *host,char *service,unsigned long port) in ssl_open() function
/dports/mail/panda-cclient/panda-imap-7905901/src/osdep/nt/
H A Dssl_old.c83 ssl_open, /* open connection */
138 SSLSTREAM *ssl_open (char *host,char *service,unsigned long port) in ssl_open() function
H A Dssl_w2k.c65 ssl_open, /* open connection */
112 SSLSTREAM *ssl_open (char *host,char *service,unsigned long port) in ssl_open() function
H A Dssl_nt.c65 ssl_open, /* open connection */
149 SSLSTREAM *ssl_open (char *host,char *service,unsigned long port) in ssl_open() function
/dports/mail/cclient/imap-2007f/src/osdep/nt/
H A Dssl_old.c86 ssl_open, /* open connection */
141 SSLSTREAM *ssl_open (char *host,char *service,unsigned long port) in ssl_open() function
H A Dssl_w2k.c68 ssl_open, /* open connection */
115 SSLSTREAM *ssl_open (char *host,char *service,unsigned long port) in ssl_open() function
H A Dssl_nt.c68 ssl_open, /* open connection */
152 SSLSTREAM *ssl_open (char *host,char *service,unsigned long port) in ssl_open() function
/dports/mail/imap-uw/imap-2007f/src/osdep/nt/
H A Dssl_old.c86 ssl_open, /* open connection */
141 SSLSTREAM *ssl_open (char *host,char *service,unsigned long port) in ssl_open() function
H A Dssl_w2k.c68 ssl_open, /* open connection */
115 SSLSTREAM *ssl_open (char *host,char *service,unsigned long port) in ssl_open() function
H A Dssl_nt.c68 ssl_open, /* open connection */
152 SSLSTREAM *ssl_open (char *host,char *service,unsigned long port) in ssl_open() function
/dports/mail/alpine/alpine-465e23b/imap/src/osdep/nt/
H A Dssl_w2k.c65 ssl_open, /* open connection */
112 SSLSTREAM *ssl_open (char *host,char *service,unsigned long port) in ssl_open() function
/dports/editors/pico-alpine/alpine-465e23b/imap/src/osdep/nt/
H A Dssl_w2k.c65 ssl_open, /* open connection */
112 SSLSTREAM *ssl_open (char *host,char *service,unsigned long port) in ssl_open() function
/dports/mail/panda-imap/panda-imap-7905901/src/osdep/unix/
H A Dssl_unix.c87 ssl_open, /* open connection */
142 SSLSTREAM *ssl_open (char *host,char *service,unsigned long port) in ssl_open() function

12