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