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

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

Completed in 69 milliseconds