Home
last modified time | relevance | path

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

/external/curl/lib/
Dsmtp.c990 static CURLcode smtp_statemach_act(struct connectdata *conn) in smtp_statemach_act() function
1150 pp->statemach_act = smtp_statemach_act; in smtp_connect()