Home
last modified time | relevance | path

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

/third_party/curl/lib/
Dsmtp.c857 static CURLcode smtp_state_ehlo_resp(struct Curl_easy *data, in smtp_state_ehlo_resp() function
1211 result = smtp_state_ehlo_resp(data, conn, smtpcode, smtpc->state); in smtp_statemachine()