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

  /external/curl/src/
tool_cfgable.h 180 int ftp_ssl_ccc_mode; member in struct:OperationConfig
tool_getparam.c 903 if(!config->ftp_ssl_ccc_mode)
904 config->ftp_ssl_ccc_mode = CURLFTPSSL_CCC_PASSIVE;
908 config->ftp_ssl_ccc_mode = ftpcccmethod(config, nextarg);
    [all...]
tool_operate.c     [all...]

Completed in 49 milliseconds