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

  /src/usr.sbin/moused/
moused.c 462 static int pnpparse(pnpid_t *id, char *buf, int len);
1134 if (((len = pnpgets(pnpbuf)) <= 0) || !pnpparse(&pnpid, pnpbuf, len))
2526 pnpparse(pnpid_t *id, char *buf, int len) function in typeref:typename:int

Completed in 15 milliseconds