Home
last modified time | relevance | path

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

/third_party/curl/lib/
Dftp.h66 FTP_TYPE, /* to set type when doing a head-like request */ enumerator
Dftp.c1502 result = ftp_nb_type(data, conn, data->state.prefer_ascii, FTP_TYPE); in ftp_state_type()
2221 if(instate == FTP_TYPE) in ftp_state_type_resp()
3085 case FTP_TYPE: in ftp_statemachine()