Home
last modified time | relevance | path

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

/external/curl/lib/
Dsmtp.c803 static CURLcode smtp_state_helo_resp(struct connectdata *conn, int smtpcode, in smtp_state_helo_resp() function
1037 result = smtp_state_helo_resp(conn, smtpcode, smtpc->state); in smtp_statemach_act()