Lines Matching refs:mon_cmd_t
65 typedef struct mon_cmd_t { struct
71 } mon_cmd_t; argument
88 static const mon_cmd_t mon_cmds[];
89 static const mon_cmd_t info_cmds[];
216 static void help_cmd_dump(Monitor *mon, const mon_cmd_t *cmds, in help_cmd_dump()
219 const mon_cmd_t *cmd; in help_cmd_dump()
259 const mon_cmd_t *cmd; in do_info()
1662 static const mon_cmd_t mon_cmds[] = {
1668 static const mon_cmd_t info_cmds[] = {
2419 const mon_cmd_t *cmd; in monitor_handle_command()
2853 const mon_cmd_t *cmd; in monitor_find_completion()