Home
last modified time | relevance | path

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

/external/curl/lib/
Dsmtp.c665 int smtpcode, in smtp_state_servergreet_resp()
685 int smtpcode, in smtp_state_starttls_resp()
708 static CURLcode smtp_state_ehlo_resp(struct connectdata *conn, int smtpcode, in smtp_state_ehlo_resp()
803 static CURLcode smtp_state_helo_resp(struct connectdata *conn, int smtpcode, in smtp_state_helo_resp()
824 int smtpcode, in smtp_state_auth_resp()
852 static CURLcode smtp_state_command_resp(struct connectdata *conn, int smtpcode, in smtp_state_command_resp()
898 static CURLcode smtp_state_mail_resp(struct connectdata *conn, int smtpcode, in smtp_state_mail_resp()
918 static CURLcode smtp_state_rcpt_resp(struct connectdata *conn, int smtpcode, in smtp_state_rcpt_resp()
950 static CURLcode smtp_state_data_resp(struct connectdata *conn, int smtpcode, in smtp_state_data_resp()
979 int smtpcode, in smtp_state_postdata_resp()
[all …]