Home
last modified time | relevance | path

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

/external/curl/lib/
Dftp.h79 } ftpstate; typedef
140 ftpstate state; /* always use ftp.c:state() to change state! */
141 ftpstate state_saved; /* transfer type saved to be reloaded after
Dftp.c100 ftpstate newstate);
104 ftpstate newstate,
123 bool init, ftpstate instate);
125 bool ascii, ftpstate newstate);
745 ftpstate newstate in _state()
1655 ftpstate instate) in ftp_state_quote()
2134 ftpstate instate) in ftp_state_type_resp()
2247 ftpstate instate) in ftp_state_size_resp()
2307 ftpstate instate) in ftp_state_rest_resp()
2343 int ftpcode, ftpstate instate) in ftp_state_stor_resp()
[all …]