Home
last modified time | relevance | path

Searched defs:smtpcode (Results 1 – 1 of 1) sorted by relevance

/third_party/curl/lib/
Dsmtp.c814 int smtpcode, in smtp_state_servergreet_resp()
832 int smtpcode, in smtp_state_starttls_resp()
858 struct connectdata *conn, int smtpcode, in smtp_state_ehlo_resp()
960 static CURLcode smtp_state_helo_resp(struct Curl_easy *data, int smtpcode, in smtp_state_helo_resp()
979 int smtpcode, in smtp_state_auth_resp()
1007 static CURLcode smtp_state_command_resp(struct Curl_easy *data, int smtpcode, in smtp_state_command_resp()
1052 static CURLcode smtp_state_mail_resp(struct Curl_easy *data, int smtpcode, in smtp_state_mail_resp()
1071 struct connectdata *conn, int smtpcode, in smtp_state_rcpt_resp()
1130 static CURLcode smtp_state_data_resp(struct Curl_easy *data, int smtpcode, in smtp_state_data_resp()
1157 int smtpcode, in smtp_state_postdata_resp()
[all …]