HomeSort by relevance Sort by last modified time
    Searched refs:ftpstate (Results 1 - 2 of 2) sorted by null

  /external/curl/lib/
ftp.h 80 } ftpstate; typedef in typeref:enum:__anon17313
144 ftpstate state; /* always use ftp.c:state() to change state! */
145 ftpstate state_saved; /* transfer type saved to be reloaded after
ftp.c 99 ftpstate newstate);
103 ftpstate newstate,
122 bool init, ftpstate instate);
124 bool ascii, ftpstate newstate);
771 ftpstate newstate
    [all...]

Completed in 380 milliseconds