Home
last modified time | relevance | path

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

/curl/lib/
H A Dftp.h84 typedef unsigned char ftpstate; /* use the enum values */ typedef
145 ftpstate state; /* always use ftp.c:state() to change state! */
146 ftpstate state_saved; /* transfer type saved to be reloaded after data
H A Dftp.c147 ftpstate newstate in _ftp_state()
197 bool init, ftpstate instate);
200 bool ascii, ftpstate newstate);
1771 ftpstate instate) in ftp_state_quote()
2337 ftpstate instate) in ftp_state_type_resp()
2451 ftpstate instate) in ftp_state_size_resp()
2516 ftpstate instate) in ftp_state_rest_resp()
2552 int ftpcode, ftpstate instate) in ftp_state_stor_resp()
2590 ftpstate instate) in ftp_state_get_resp()
3654 bool ascii, ftpstate newstate) in ftp_nb_type()

Completed in 2704 milliseconds