Home
last modified time | relevance | path

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

/third_party/curl/lib/
H A Dsmtp.h50 } smtpstate; typedef
73 smtpstate state; /* Always use smtp.c:state() to change state! */
H A Dsmtp.c285 static void smtp_state(struct Curl_easy *data, smtpstate newstate) in smtp_state()
838 smtpstate instate) in smtp_state_servergreet_resp()
856 smtpstate instate) in smtp_state_starttls_resp()
882 smtpstate instate) in smtp_state_ehlo_resp()
985 smtpstate instate) in smtp_state_helo_resp()
1004 smtpstate instate) in smtp_state_auth_resp()
1032 smtpstate instate) in smtp_state_command_resp()
1073 smtpstate instate) in smtp_state_mail_resp()
1092 smtpstate instate) in smtp_state_rcpt_resp()
1151 smtpstate instat in smtp_state_data_resp()
[all...]

Completed in 3 milliseconds