Home
last modified time | relevance | path

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

/third_party/curl/lib/
Dsmtp.c112 static CURLcode smtp_perform_auth(struct Curl_easy *data,
183 smtp_perform_auth, /* Send authentication command */
424 static CURLcode smtp_perform_auth(struct Curl_easy *data, in smtp_perform_auth() function