Searched refs:rfbClientRec (Results 1 – 5 of 5) sorted by relevance
265 static rfbClientRec cl;
316 cl = (rfbClientPtr)calloc(sizeof(rfbClientRec),1); in rfbNewTCPOrUDPClient()
126 The rfbClientPtr is a pointer to an rfbClientRec structure, which holds132 of a rfbScreenInfo and three instances of rfbClientRec's.134 The rfbClientRec structure holds a member
1743 …websockets: Add wspath member to rfbClientRec Added wspath member to rfbClientRec which holds the …
698 } rfbClientRec, *rfbClientPtr; typedef