Searched refs:ftpstate (Results 1 – 2 of 2) sorted by relevance
84 typedef unsigned char ftpstate; /* use the enum values */ typedef145 ftpstate state; /* always use ftp.c:state() to change state! */146 ftpstate state_saved; /* transfer type saved to be reloaded after data
147 ftpstate newstate in _ftp_state()197 bool init, ftpstate instate);200 bool ascii, ftpstate newstate);1596 ftpstate instate) in ftp_state_quote()2162 ftpstate instate) in ftp_state_type_resp()2276 ftpstate instate) in ftp_state_size_resp()2341 ftpstate instate) in ftp_state_rest_resp()2377 int ftpcode, ftpstate instate) in ftp_state_stor_resp()2415 ftpstate instate) in ftp_state_get_resp()3480 bool ascii, ftpstate newstate) in ftp_nb_type()
Completed in 17 milliseconds