Home
last modified time | relevance | path

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

/external/curl/lib/
Dpop3.c107 static CURLcode pop3_continue_auth(struct Curl_easy *data, const char *mech,
174 pop3_continue_auth, /* Send authentication continuation */
510 static CURLcode pop3_continue_auth(struct Curl_easy *data, in pop3_continue_auth() function