Searched refs:smtpstate (Results 1 – 2 of 2) sorted by relevance
50 } smtpstate; typedef73 smtpstate state; /* Always use smtp.c:state() to change state! */
288 static void smtp_state(struct Curl_easy *data, smtpstate newstate) in smtp_state()840 smtpstate instate) in smtp_state_servergreet_resp()858 smtpstate instate) in smtp_state_starttls_resp()884 smtpstate instate) in smtp_state_ehlo_resp()987 smtpstate instate) in smtp_state_helo_resp()1006 smtpstate instate) in smtp_state_auth_resp()1034 smtpstate instate) in smtp_state_command_resp()1075 smtpstate instate) in smtp_state_mail_resp()1094 smtpstate instate) in smtp_state_rcpt_resp()1152 smtpstate instate) in smtp_state_data_resp()[all …]
Completed in 10 milliseconds