Home
last modified time | relevance | path

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

/external/libvncserver/libvncserver/tightvnc-filetransfer/
Drfbtightserver.c184 rfbCapabilityInfo caplist[MAX_AUTH_CAPS]; in rfbSendAuthCaps() local
195 SetCapInfo(&caplist[count], rfbAuthVNC, rfbStandardVendor); in rfbSendAuthCaps()
208 if (rfbWriteExact(cl, (char *)&caplist[0], in rfbSendAuthCaps()