Home
last modified time | relevance | path

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

/external/curl/lib/
Dpop3.c104 static CURLcode pop3_perform_auth(struct connectdata *conn, const char *mech,
218 pop3_perform_auth, /* Send authentication command */
506 static CURLcode pop3_perform_auth(struct connectdata *conn, in pop3_perform_auth() function