Home
last modified time | relevance | path

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

/external/curl/lib/
Dpop3.c504 static CURLcode pop3_perform_authentication(struct connectdata *conn) in pop3_perform_authentication() function
734 result = pop3_perform_authentication(conn); in pop3_state_capa_resp()
741 result = pop3_perform_authentication(conn); in pop3_state_capa_resp()
747 result = pop3_perform_authentication(conn); in pop3_state_capa_resp()
769 result = pop3_perform_authentication(conn); in pop3_state_starttls_resp()