Home
last modified time | relevance | path

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

/external/curl/lib/
Dsmtp.h48 } smtpstate; typedef
67 smtpstate state; /* Always use smtp.c:state() to change state! */
Dsmtp.c273 static void state(struct connectdata *conn, smtpstate newstate) in state()
661 smtpstate instate) in smtp_state_servergreet_resp()
681 smtpstate instate) in smtp_state_starttls_resp()
704 smtpstate instate) in smtp_state_ehlo_resp()
799 smtpstate instate) in smtp_state_helo_resp()
820 smtpstate instate) in smtp_state_auth_resp()
848 smtpstate instate) in smtp_state_command_resp()
894 smtpstate instate) in smtp_state_mail_resp()
914 smtpstate instate) in smtp_state_rcpt_resp()
946 smtpstate instate) in smtp_state_data_resp()
[all …]