Searched defs:mousebuf (Results 1 – 3 of 3) sorted by relevance
81 int eloParsePacket(unsigned char* mousebuf, int* dx, int* dy, int* button_state) { in eloParsePacket()
766 static unsigned char mousebuf[BUFSIZ]; in handle_mouse() local
619 static unsigned char mousebuf[BUFSIZ]; in handle_mouse() local