Searched defs:sendSupportedMessages (Results 1 - 1 of 1) sorted by relevance

/external/libvncserver/libvncserver/
H A Drfbserver.c2710 rfbBool sendSupportedMessages = FALSE; local
2779 sendSupportedMessages = TRUE;
2852 !sendSupportedMessages && !sendSupportedEncodings && !sendServerIdentity) {
3044 !!sendSupportedMessages + !!sendSupportedEncodings + !!sendServerIdentity));
3067 if (sendSupportedMessages) {

Completed in 66 milliseconds