Searched refs:pop3_perform_authentication (Results 1 - 1 of 1) sorted by relevance

/external/curl/lib/
H A Dpop3.c531 * pop3_perform_authentication()
537 static CURLcode pop3_perform_authentication(struct connectdata *conn) function
761 result = pop3_perform_authentication(conn);
768 result = pop3_perform_authentication(conn);
774 result = pop3_perform_authentication(conn);
796 result = pop3_perform_authentication(conn);

Completed in 89 milliseconds