Home
last modified time | relevance | path

Searched refs:FTP_PASV (Results 1 – 3 of 3) sorted by relevance

/external/syslinux/gpxe/src/net/tcp/
Dftp.c36 FTP_PASV, enumerator
162 [FTP_PASV] = { "PASV", NULL },
271 if ( ftp->state == FTP_PASV ) { in ftp_reply()
/external/curl/lib/
Dftp.h74 FTP_PASV, /* generic state for PASV and EPSV, check count1 */ enumerator
Dftp.c1389 state(conn, FTP_PASV); in ftp_state_use_pasv()
1849 state(conn, FTP_PASV); in ftp_epsv_disable()
3057 case FTP_PASV: in ftp_statemach_act()