Home | History | Annotate | Download | only in qemu

Lines Matching refs:qdict_get_str

2704     monitor_printf(mon, "%s: filename=%s\n", qdict_get_str(chr_dict, "label"),
2705 qdict_get_str(chr_dict, "filename"));