Home
last modified time | relevance | path

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

/openbmc/qemu/ui/
H A Dvnc.c188 static const char *vnc_auth_name(VncDisplay *vd) { in vnc_auth_name() function
247 info->auth = g_strdup(vnc_auth_name(vd)); in vnc_server_info_get()
425 info->auth = g_strdup(vnc_auth_name(vd)); in qmp_query_vnc()