Home
last modified time | relevance | path

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

/third_party/curl/lib/
Dsmtp.c831 static CURLcode smtp_state_starttls_resp(struct Curl_easy *data, in smtp_state_starttls_resp() function
1219 result = smtp_state_starttls_resp(data, smtpcode, smtpc->state); in smtp_statemachine()