Home
last modified time | relevance | path

Searched refs:matchres (Results 1 – 1 of 1) sorted by relevance

/openbsd/src/usr.bin/usbhidctl/
Dusbhid.c361 int matchres; in hidmatch() local
369 matchres = hidtestrule(var, &cache); in hidmatch()
371 if (matchres < 0) { in hidmatch()
376 } else if (matchres > 0) { in hidmatch()