Home
last modified time | relevance | path

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

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