Home
last modified time | relevance | path

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

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