Searched defs:pop3c_client_ssl_init (Results 1 - 1 of 1) sorted by relevance

/dovecot/src/lib-storage/index/pop3c/
H A Dpop3c-client.c89 static int pop3c_client_ssl_init(struct pop3c_client *client);
425 if (pop3c_client_ssl_init(client) < 0)
560 static int pop3c_client_ssl_init(struct pop3c_client *client) function
630 if (pop3c_client_ssl_init(client) < 0)

Completed in 19 milliseconds