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

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

Completed in 53 milliseconds