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

  /src/usr.bin/usbhidctl/
usbhid.c 392 int matchres; local in function:hidmatch
400 matchres = hidtestrule(var, &cache);
402 if (matchres == 0)
406 if (matchres > 0) {

Completed in 11 milliseconds