Home
last modified time | relevance | path

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

/third_party/curl/lib/
Dftp.h77 FTP_PASV, /* generic state for PASV and EPSV, check count1 */ enumerator
Dftp.c1307 ftp_state(data, FTP_PASV); in ftp_state_use_pasv()
1780 ftp_state(data, FTP_PASV); in ftp_epsv_disable()
3116 case FTP_PASV: in ftp_statemachine()