Home
last modified time | relevance | path

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

/third_party/curl/lib/
Dsmtp.c1130 static CURLcode smtp_state_data_resp(struct Curl_easy *data, int smtpcode, in smtp_state_data_resp() function
1239 result = smtp_state_data_resp(data, smtpcode, smtpc->state); in smtp_statemachine()