Searched refs:mon_cmd_t (Results 1 – 1 of 1) sorted by relevance
65 typedef struct mon_cmd_t { struct71 } mon_cmd_t; typedef88 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()[all …]