Home
last modified time | relevance | path

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

/openbmc/qemu/monitor/
H A Dhmp.c1258 static const char *next_arg_type(const char *typestr) in next_arg_type() function
1311 ptype = next_arg_type(cmd->args_type); in monitor_find_completion_by_table()
1314 ptype = next_arg_type(ptype); in monitor_find_completion_by_table()
1316 ptype = next_arg_type(ptype); in monitor_find_completion_by_table()
1324 ptype = next_arg_type(ptype); in monitor_find_completion_by_table()