Home
last modified time | relevance | path

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

/openbmc/qemu/monitor/
H A Dhmp.c619 static const HMPCommand *search_dispatch_table(const HMPCommand *disp_table, in search_dispatch_table() function
659 cmd = search_dispatch_table(table, cmdname); in monitor_parse_command()