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

/netbsd-6-1-5-RELEASE/usr.sbin/moused/
H A Dmoused.c461 static int pnpgets(char *buf);
1143 if (((len = pnpgets(pnpbuf)) <= 0) || !pnpparse(&pnpid, pnpbuf, len))
2460 pnpgets(char *buf) function

Completed in 115 milliseconds