Searched refs:mailpop3_connect (Results 1 – 5 of 5) sorted by relevance
104 return mailpop3_connect(f, stream); in mailpop3_ssl_connect_with_callback()125 return mailpop3_connect(f, stream); in mailpop3_cfssl_connect_ssl_level()
95 return mailpop3_connect(f, stream); in mailpop3_socket_connect()155 return mailpop3_connect(f, stream); in mailpop3_cfsocket_connect()
70 int mailpop3_connect(mailpop3 * f, mailstream * s);
362 int mailpop3_connect(mailpop3 * f, mailstream * s) in mailpop3_connect() function
196 r = mailpop3_connect(get_pop3_session(session), s); in pop3driver_connect_stream()