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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/curl/curl-7.36.0/lib/
H A Dimap.c596 * imap_perform_authentication()
602 static CURLcode imap_perform_authentication(struct connectdata *conn) function
910 result = imap_perform_authentication(conn);
917 result = imap_perform_authentication(conn);
920 result = imap_perform_authentication(conn);
941 result = imap_perform_authentication(conn);

Completed in 60 milliseconds