Home
last modified time | relevance | path

Searched refs:auth_passwd (Results 1 – 1 of 1) sorted by last modified time

/qemu/ui/
H A Dspice-core.c47 static char *auth_passwd; variable
898 passwd = auth_passwd; in qemu_spice_set_ticket()
918 g_free(auth_passwd); in qemu_spice_set_passwd()
919 auth_passwd = g_strdup(passwd); in qemu_spice_set_passwd()