Searched refs:tb_commands (Results 1 – 1 of 1) sorted by relevance
55 static const struct tb_command tb_commands[] = variable61 #define TB_COMMAND_LEN(N) (tb_commands[N].comm_len)62 #define TB_COMMAND_TEXT(N) (tb_commands[N].comm_text)63 #define TB_COMMAND_CODE(N) (tb_commands[N].comm_code)64 #define TB_COMMAND_HELP(N) (tb_commands[N].help_msg)