Searched refs:xFTPCommands (Results 1 – 3 of 3) sorted by relevance
134 extern const FTPCommand_t xFTPCommands[ FTP_CMD_COUNT ];
33 const FTPCommand_t xFTPCommands[ FTP_CMD_COUNT ] = variable
329 pxCommand = xFTPCommands; in xFTPClientWork()438 const FTPCommand_t * pxFTPCommand = &( xFTPCommands[ xIndex ] ); in prvProcessCommand()
Completed in 14 milliseconds