Home
last modified time | relevance | path

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

/openbsd-src/usr.sbin/wsmoused/
H A Dmouse_protocols.c274 pnpgets(int mouse_fd, char *buf) in pnpgets() function
760 if (((len = pnpgets(mouse.mfd, pnpbuf)) <= 0) in mouse_identify()