Home
last modified time | relevance | path

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

/openbmc/qemu/include/ui/
H A Dqemu-spice-module.h33 int (*set_pw_expire)(time_t expires); member
/openbmc/qemu/ui/
H A Dspice-module.c69 .set_pw_expire = qemu_spice_set_pw_expire_stub,
H A Dui-qmp-cmds.c96 rc = qemu_spice.set_pw_expire(when); in qmp_expire_password()
H A Dspice-core.c971 .set_pw_expire = qemu_spice_set_pw_expire,