Home
last modified time | relevance | path

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

/external/curl/lib/
Dftp.h80 } ftpstate; typedef
142 ftpstate state; /* always use ftp.c:state() to change state! */
143 ftpstate state_saved; /* transfer type saved to be reloaded after
Dftp.c99 ftpstate newstate);
103 ftpstate newstate,
122 bool init, ftpstate instate);
124 bool ascii, ftpstate newstate);
824 ftpstate newstate in _state()
1728 ftpstate instate) in ftp_state_quote()
2190 ftpstate instate) in ftp_state_type_resp()
2302 ftpstate instate) in ftp_state_size_resp()
2339 ftpstate instate) in ftp_state_rest_resp()
2374 int ftpcode, ftpstate instate) in ftp_state_stor_resp()
[all …]