Home
last modified time | relevance | path

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

/curl/lib/
H A Dsmtp.h50 } smtpstate; typedef
73 smtpstate state; /* Always use smtp.c:state() to change state! */
H A Dsmtp.c288 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()
1153 smtpstate instate) in smtp_state_data_resp()
[all …]

Completed in 11 milliseconds