Searched defs:mode_key_table (Results 1 – 1 of 1) sorted by relevance
624 struct mode_key_table { struct625 const char *name;626 const struct mode_key_cmdstr *cmdstr;627 struct mode_key_tree *tree;628 const struct mode_key_entry *table; /* default entries */