Home
last modified time | relevance | path

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

/openbmc/qemu/ui/
H A Dvnc.c3298 bool first_client = QTAILQ_EMPTY(&vd->clients); in vnc_connect() local
3380 if (first_client) { in vnc_connect()