Home
last modified time | relevance | path

Searched defs:cmdstr (Results 1 – 3 of 3) sorted by relevance

/minix3/external/bsd/tmux/dist/
H A Dmode-key.c483 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()
H A Dcmd-list-keys.c106 const char *key, *cmdstr, *mode; in cmd_list_keys_table() local
H A Dtmux.h626 const struct mode_key_cmdstr *cmdstr; member