HomeSort by relevance Sort by last modified time
    Searched refs:ftp_list_only (Results 1 - 5 of 5) sorted by null

  /external/curl/lib/
ftp.c     [all...]
pop3.c 603 if(pop3->id[0] == '\0' || conn->data->set.ftp_list_only) {
    [all...]
urldata.h 1665 bool ftp_list_only; \/* switch FTP command for listing directories *\/ member in struct:UserDefined
    [all...]
ssh.c     [all...]
url.c 860 data->set.ftp_list_only = (0 != va_arg(param, long)) ? TRUE : FALSE;
    [all...]

Completed in 136 milliseconds