|
|
| version 1.6.2.2, 2013/08/12 09:33:50 | version 1.7.4.1, 2013/10/08 09:51:02 |
|---|---|
| Line 379 int cli_telnet_Answer(unsigned char *caps, int nCaps, | Line 379 int cli_telnet_Answer(unsigned char *caps, int nCaps, |
| * cli_Cmd_Unsupported() - Builtin helper function for unsupported commands | * cli_Cmd_Unsupported() - Builtin helper function for unsupported commands |
| * | * |
| * @cli_buffer = CLI buffer | * @cli_buffer = CLI buffer |
| * @idx = Selected command ID | * @idx = Config level |
| * @args = Parsed arguments array | * @args = Parsed arguments array |
| * return: RETCODE_OK ok | * return: RETCODE_OK ok |
| */ | */ |