Home
last modified time | relevance | path

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

/third_party/curl/lib/
Dftp.h73 FTP_PASV, /* generic state for PASV and EPSV, check count1 */ enumerator
Dftp.c1343 state(data, FTP_PASV); in ftp_state_use_pasv()
1814 state(data, FTP_PASV); in ftp_epsv_disable()
3075 case FTP_PASV: in ftp_statemachine()