Home
last modified time | relevance | path

Searched refs:mouse_protocol (Results 1 – 3 of 3) sorted by relevance

/openbsd-src/usr.sbin/wsmoused/
H A Dmouse_protocols.h204 int mouse_protocol(unsigned char, mousestatus_t *);
H A Dwsmoused.c419 if (mouse_protocol(b, &action)) in wsmoused()
H A Dmouse_protocols.c790 mouse_protocol(u_char rBuf, mousestatus_t * act) in mouse_protocol() function