Searched refs:sz_rfbSetServerInputMsg (Results 1 – 3 of 3) sorted by relevance
1427 #define sz_rfbSetServerInputMsg 4 macro
2488 sz_rfbSetServerInputMsg - 1)) <= 0) { in rfbProcessClientNormalMessage()2494 rfbStatRecordMessageRcvd(cl, msg.type, sz_rfbSetServerInputMsg, sz_rfbSetServerInputMsg); in rfbProcessClientNormalMessage()
1642 return (WriteToRFBServer(client, (char *)&msg, sz_rfbSetServerInputMsg) ? TRUE : FALSE); in PermitServerInput()