Home
last modified time | relevance | path

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

/openbsd-src/usr.sbin/wsmoused/
H A Dmouse_protocols.h203 int mouse_identify(void);
H A Dwsmoused.c532 if (mouse_identify() == P_UNKNOWN) { in main()
H A Dmouse_protocols.c745 mouse_identify(void) in mouse_identify() function