HomeSort by: relevance | last modified time | path
    Searched defs:pnpbuf (Results 1 - 1 of 1) sorted by relevancy

  /src/usr.sbin/moused/
moused.c 1114 char pnpbuf[256]; /* PnP identifier string may be up to 256 bytes long */ local in function:r_identify
1134 if (((len = pnpgets(pnpbuf)) <= 0) || !pnpparse(&pnpid, pnpbuf, len))

Completed in 14 milliseconds