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

  /external/curl/lib/
ftp.h 43 FTP_STOP, /* do nothing state, stops the state machine */
ftp.c 533 state(conn, FTP_STOP);
663 state(conn, FTP_STOP);
893 if(FTP_STOP == ftpc->state) {
    [all...]

Completed in 46 milliseconds