Home
last modified time | relevance | path

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

/curl/lib/
H A Dsmtp.c341 smtp_state(data, SMTP_EHLO); in smtp_perform_ehlo()
365 smtp_state(data, SMTP_HELO); in smtp_perform_helo()
502 smtp_state(data, SMTP_STOP); in smtp_perform_authentication()
511 smtp_state(data, SMTP_AUTH); in smtp_perform_authentication()
773 smtp_state(data, SMTP_MAIL); in smtp_perform_mail()
814 smtp_state(data, SMTP_RCPT); in smtp_perform_rcpt_to()
832 smtp_state(data, SMTP_QUIT); in smtp_perform_quit()
998 smtp_state(data, SMTP_STOP); in smtp_state_helo_resp()
1169 smtp_state(data, SMTP_STOP); in smtp_state_data_resp()
1189 smtp_state(data, SMTP_STOP); in smtp_state_postdata_resp()
[all …]

Completed in 9 milliseconds