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.c308 static void state(struct connectdata *conn, smtpstate newstate) in state()
664 smtpstate instate) in smtp_state_servergreet_resp()
684 smtpstate instate) in smtp_state_starttls_resp()
707 smtpstate instate) in smtp_state_ehlo_resp()
802 smtpstate instate) in smtp_state_helo_resp()
823 smtpstate instate) in smtp_state_auth_resp()
851 smtpstate instate) in smtp_state_command_resp()
897 smtpstate instate) in smtp_state_mail_resp()
917 smtpstate instate) in smtp_state_rcpt_resp()
949 smtpstate instate) in smtp_state_data_resp()
[all …]