Home
last modified time | relevance | path

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

/external/curl/lib/
Dftp.c2613 static CURLcode ftp_statemach_act(struct connectdata *conn) in ftp_statemach_act() function
3099 pp->statemach_act = ftp_statemach_act; in ftp_connect()