Home
last modified time | relevance | path

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

/openbmc/qemu/include/monitor/
H A Dmonitor.h49 int monitor_read_password(MonitorHMP *mon, ReadLineFunc *readline_func,
/openbmc/qemu/ui/
H A Dui-hmp-cmds.c345 monitor_read_password(hmp_mon, hmp_change_read_arg, NULL); in hmp_change_vnc()
/openbmc/qemu/monitor/
H A Dhmp.c63 int monitor_read_password(MonitorHMP *mon, ReadLineFunc *readline_func, in monitor_read_password() function