Searched refs:anyvalue (Results 1 - 1 of 1) sorted by relevance

/freebsd-9.3-release/usr.bin/usbhidaction/
H A Dusbhidaction.c63 char anyvalue; member in struct:command
220 if (cmd->value != val && cmd->anyvalue == 0)
334 cmd->anyvalue = 1;
336 cmd->anyvalue = 0;

Completed in 58 milliseconds