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