Home
last modified time | relevance | path

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

/openbmc/qemu/qapi/
H A Dqmp-dispatch.c47 const char *exec_key = NULL; in qmp_dispatch_check_obj() local
64 if (exec_key) { in qmp_dispatch_check_obj()
66 arg_name, exec_key); in qmp_dispatch_check_obj()
69 exec_key = arg_name; in qmp_dispatch_check_obj()
85 if (!exec_key) { in qmp_dispatch_check_obj()