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

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

Completed in 133 milliseconds