Home
last modified time | relevance | path

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

/curl/lib/
H A Dftp.c1247 int modeoff; in ftp_state_use_pasv() local
1256 modeoff = conn->bits.ftp_use_epsv ? 0 : 1; in ftp_state_use_pasv()
1258 result = Curl_pp_sendf(data, &ftpc->pp, "%s", mode[modeoff]); in ftp_state_use_pasv()
1260 ftpc->count1 = modeoff; in ftp_state_use_pasv()

Completed in 11 milliseconds