Searched defs:cmdstr (Results 1 – 3 of 3) sorted by relevance
483 mode_key_tostring(const struct mode_key_cmdstr *cmdstr, enum mode_key_cmd cmd) in mode_key_tostring()493 mode_key_fromstring(const struct mode_key_cmdstr *cmdstr, const char *name) in mode_key_fromstring()
106 const char *key, *cmdstr, *mode; in cmd_list_keys_table() local
626 const struct mode_key_cmdstr *cmdstr; member