Searched refs:tb_commands (Results 1 – 1 of 1) sorted by relevance
50 static const struct tb_command tb_commands[] = variable56 #define TB_COMMAND_LEN(N) (tb_commands[N].comm_len)57 #define TB_COMMAND_TEXT(N) (tb_commands[N].comm_text)58 #define TB_COMMAND_CODE(N) (tb_commands[N].comm_code)59 #define TB_COMMAND_HELP(N) (tb_commands[N].help_msg)