Home
last modified time | relevance | path

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

/external/curl/lib/
Dftp.c281 static void freedirs(struct ftp_conn *ftpc) in freedirs()
419 struct ftp_conn *ftpc = &conn->proto.ftpc; in ReceivedServerConnect()
683 struct ftp_conn *ftpc = &conn->proto.ftpc; in Curl_GetFTPResponse()
819 struct ftp_conn *ftpc = &conn->proto.ftpc; in _state()
872 struct ftp_conn *ftpc = &conn->proto.ftpc; in ftp_domore_getsock()
921 struct ftp_conn *ftpc = &conn->proto.ftpc; in ftp_state_cwd()
971 struct ftp_conn *ftpc = &conn->proto.ftpc; in ftp_state_use_port()
1347 struct ftp_conn *ftpc = &conn->proto.ftpc; in ftp_state_use_pasv()
1438 struct ftp_conn *ftpc = &conn->proto.ftpc; in ftp_state_rest()
1459 struct ftp_conn *ftpc = &conn->proto.ftpc; in ftp_state_size()
[all …]
Dftp.h118 struct ftp_conn { struct
Durldata.h1022 struct ftp_conn ftpc;
/external/curl/
DCHANGES.04396 #1 - FTP::file was moved to struct ftp_conn, because is has to be dealt with