Searched refs:ftp_conn (Results 1 – 4 of 4) sorted by relevance
281 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 …]
118 struct ftp_conn { struct
1022 struct ftp_conn ftpc;
4396 #1 - FTP::file was moved to struct ftp_conn, because is has to be dealt with