Searched refs:cmdline_vt100_commands (Results 1 – 2 of 2) sorted by relevance
13 const char *cmdline_vt100_commands[] = { variable59 for (i=0 ; i<sizeof(cmdline_vt100_commands)/sizeof(const char *) ; i++) { in match_command()60 cmd = *(cmdline_vt100_commands + i); in match_command()
72 extern const char *cmdline_vt100_commands[];