Home
last modified time | relevance | path

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

/external/curl/lib/
Dftp.h95 FTPFILE_NOCWD = 2, /* use SIZE / RETR / STOR on the full path */ enumerator
Dftp.c1508 if((data->set.ftp_filemethod == FTPFILE_NOCWD) && in ftp_state_list()
3241 if(dlen && (data->set.ftp_filemethod != FTPFILE_NOCWD)) { in ftp_done()
3835 if(conn->data->set.ftp_filemethod == FTPFILE_NOCWD) in init_wc_data()
4190 case FTPFILE_NOCWD: in ftp_parse_url_path()