Searched refs:FTP_STOP (Results 1 - 2 of 2) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/curl-7.23.1/lib/
H A Dftp.h43 FTP_STOP, /* do nothing state, stops the state machine */ enumerator in enum:__anon55
H A Dftp.c655 When waiting for a connect, we will be in FTP_STOP state and then we wait
662 case FTP_STOP:
1049 state(conn, FTP_STOP);
1076 state(conn, FTP_STOP);
1460 state(conn, FTP_STOP);
1543 state(conn, FTP_STOP);
1832 state(conn, FTP_STOP); /* this phase is completed */
1864 state(conn, FTP_STOP); /* end of DO phase */
1948 state(conn, FTP_STOP);
1957 state(conn, FTP_STOP);
[all...]

Completed in 104 milliseconds