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

  /external/curl/lib/
urldata.h 525 bool ftp_use_epsv; /* As set with CURLOPT_FTP_USE_EPSV, but if we find out member in struct:ConnectBits
1617 bool ftp_use_epsv; \/* if EPSV is to be attempted or not *\/ member in struct:UserDefined
    [all...]
ftp.c     [all...]
url.c 532 set->ftp_use_epsv = TRUE; /* FTP defaults to EPSV operations */
    [all...]

Completed in 51 milliseconds