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

/freebsd-11-stable/usr.sbin/moused/
H A Dmoused.c1487 char pnpbuf[256]; /* PnP identifier string may be up to 256 bytes long */ local
1545 if (((len = pnpgets(pnpbuf)) <= 0) || !pnpparse(&pnpid, pnpbuf, len))

Completed in 112 milliseconds