Home
last modified time | relevance | path

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

/openbmc/qemu/ui/
H A Dvnc.h484 #define VNC_MSG_CLIENT_QEMU 255 macro
H A Dvnc.c2505 case VNC_MSG_CLIENT_QEMU: in protocol_client_msg()