Searched refs:tt_command_strings (Results 1 – 1 of 1) sorted by relevance
101 static const char *tt_command_strings[] = { variable155 for (i = 0; i < ARRAY_SIZE(tt_command_strings); i++) { in tt_command_process()156 if (!strcmp(s, tt_command_strings[i])) in tt_command_process()