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

  /external/curl/lib/
ftp.h 74 FTP_PASV, /* generic state for PASV and EPSV, check count1 */
ftp.c     [all...]
  /external/syslinux/gpxe/src/net/tcp/
ftp.c 36 FTP_PASV,
162 [FTP_PASV] = { "PASV", NULL },
271 if ( ftp->state == FTP_PASV ) {

Completed in 46 milliseconds