Home | History | Annotate | Download | only in x11vnc

Lines Matching defs:rbs

4113 	int rbs = -1;
4138 rbs += cl->rawBytesEquivalent;
4141 rbs += rfbStatGetSentBytesIfRaw(cl);
4147 if (rbs != rbs0) {
4148 rbs0 = rbs;