Home
last modified time | relevance | path

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

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