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.c310 static void state(struct connectdata *conn, smtpstate newstate) in state()
666 smtpstate instate) in smtp_state_servergreet_resp()
686 smtpstate instate) in smtp_state_starttls_resp()
709 smtpstate instate) in smtp_state_ehlo_resp()
804 smtpstate instate) in smtp_state_helo_resp()
825 smtpstate instate) in smtp_state_auth_resp()
853 smtpstate instate) in smtp_state_command_resp()
899 smtpstate instate) in smtp_state_mail_resp()
919 smtpstate instate) in smtp_state_rcpt_resp()
951 smtpstate instate) in smtp_state_data_resp()
[all …]