Home
last modified time | relevance | path

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

/external/curl/lib/
Dftp.h55 FTP_QUOTE, /* waiting for a response to a command sent in a quote list */ enumerator
Dftp.c1665 case FTP_QUOTE: in ftp_state_quote()
1717 case FTP_QUOTE: in ftp_state_quote()
2928 case FTP_QUOTE: in ftp_statemach_act()
3673 result = ftp_state_quote(conn, TRUE, FTP_QUOTE); in ftp_perform()