Home
last modified time | relevance | path

Searched refs:REPL_503 (Results 1 – 2 of 2) sorted by relevance

/FreeRTOS-Plus/Demo/Common/Demo_IP_Protocols/include/
A DFreeRTOS_FTP_commands.h70 #define REPL_503 "503 Bad sequence of commands.\r\n" macro
/FreeRTOS-Plus/Demo/Common/Demo_IP_Protocols/FTP/
A DFreeRTOS_FTP_server.c510 pcMyReply = REPL_503; /* "503 Bad sequence of commands.\r\n". */ in prvProcessCommand()
715 pcMyReply = REPL_503; /* "503 Bad sequence of commands. */ in prvProcessCommand()

Completed in 11 milliseconds