Home
last modified time | relevance | path

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

/curl/src/
H A Dtool_cfgable.h186 bool ftp_skip_ip; member
H A Dtool_cfgable.c46 config->ftp_skip_ip = TRUE; in config_init()
H A Dtool_getparam.c1507 config->ftp_skip_ip = toggle; in getparameter()
H A Dtool_operate.c1566 my_setopt(curl, CURLOPT_FTP_SKIP_PASV_IP, config->ftp_skip_ip ? in config2setopts()
/curl/lib/
H A Durldata.h1803 BIT(ftp_skip_ip); /* skip the IP address the FTP server passes on to
H A Dsetopt.c788 data->set.ftp_skip_ip = enabled; in setopt_long()
H A Dftp.c1854 if(data->set.ftp_skip_ip) { in ftp_state_pasv_resp()
H A Durl.c381 set->ftp_skip_ip = TRUE; /* skip PASV IP by default */ in Curl_init_userdefined()

Completed in 80 milliseconds