Home
last modified time | relevance | path

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

/external/curl/lib/
Dsmtp.h48 } smtpstate; typedef
70 smtpstate state; /* Always use smtp.c:state() to change state! */
Dsmtp.c280 static void state(struct connectdata *conn, smtpstate newstate) in state()
795 smtpstate instate) in smtp_state_servergreet_resp()
815 smtpstate instate) in smtp_state_starttls_resp()
838 smtpstate instate) in smtp_state_ehlo_resp()
941 smtpstate instate) in smtp_state_helo_resp()
962 smtpstate instate) in smtp_state_auth_resp()
990 smtpstate instate) in smtp_state_command_resp()
1036 smtpstate instate) in smtp_state_mail_resp()
1056 smtpstate instate) in smtp_state_rcpt_resp()
1116 smtpstate instate) in smtp_state_data_resp()
[all …]