Home | History | Annotate | Download | only in rfb

Lines Matching refs:rfbClientRec

698 } rfbClientRec, *rfbClientPtr;
1227 frame buffer etc. The rfbClientPtr is a pointer to an rfbClientRec structure, which holds
1231 of a rfbScreenInfo and three instances of rfbClientRec's.
1233 The rfbClientRec structure holds a member rfbClientRec::screen which points to the server.