Home
last modified time | relevance | path

Searched refs:get_command_name (Results 1 – 1 of 1) sorted by relevance

/openbmc/qemu/monitor/
H A Dhmp.c550 static const char *get_command_name(const char *cmdline, in get_command_name() function
654 p = get_command_name(*cmdp, cmdname, sizeof(cmdname)); in monitor_parse_command()