Home
last modified time | relevance | path

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

/openbmc/qemu/ui/
H A Dvnc-auth-sasl.c569 vnc_socket_is_unix(QIOChannelSocket *ioc) in vnc_socket_is_unix() function
645 vs->sasl.wantSSF = !vnc_socket_is_unix(vs->sioc); in start_auth_sasl()
655 if (vnc_socket_is_unix(vs->sioc) || in start_auth_sasl()