Searched refs:FTPCommand_t (Results 1 – 3 of 3) sorted by relevance
130 } FTPCommand_t; typedef134 extern const FTPCommand_t xFTPCommands[ FTP_CMD_COUNT ];
33 const FTPCommand_t xFTPCommands[ FTP_CMD_COUNT ] =
315 const FTPCommand_t * pxCommand; in xFTPClientWork()438 const FTPCommand_t * pxFTPCommand = &( xFTPCommands[ xIndex ] ); in prvProcessCommand()
Completed in 16 milliseconds