Home
last modified time | relevance | path

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

/external/curl/lib/
Dftp.c1307 static CURLcode ftp_state_use_pasv(struct connectdata *conn) in ftp_state_use_pasv() function
1390 result = ftp_state_use_pasv(conn); in ftp_state_prepare_transfer()
3013 result = ftp_state_use_pasv(conn); in ftp_statemach_act()