Searched refs:mi_cmd (Results 1 – 3 of 3) sorted by relevance
30 struct mi_cmd;31 static struct mi_cmd **lookup_table (const char *command);32 static void build_table (struct mi_cmd *commands);35 struct mi_cmd mi_cmds[] =173 static struct mi_cmd **mi_table;182 struct mi_cmd *198 static struct mi_cmd **212 struct mi_cmd **entry = &mi_table[index]; in lookup_table()230 build_table (struct mi_cmd *commands) in build_table()234 struct mi_cmd *command; in build_table()[all …]
125 struct mi_cmd struct140 extern struct mi_cmd *mi_lookup (const char *command); argument
37 const struct mi_cmd *cmd;