Home | History | Annotate | Download | only in usbhidctl

Lines Matching defs:variable

69 	/* Variable name, not NUL terminated */
70 char const *variable;
73 char const *value; /* Value to set variable to */
177 varname = var->variable;
183 * Parse the current variable name, locating the end of the
197 * Variable name is too long (hit delimiter instead of
198 * end-of-variable).
291 * Clear state in HID variable records used by hidmatch().
333 /* Don't match collections for this variable */
339 * Don't match constants for this variable,
387 * index into the variable name string, or -1 if this
416 * all. Either way, this variable is no
440 * report in the variable-sized data field.
795 if (var->variable != NULL &&
798 var->variable);
890 svar->variable = name;
895 /* Read variable */
902 /* Display value of variable only */
905 /* Display name and value of variable */
913 /* Write variable */
953 svar->variable = NULL;
978 /* Display name and value of variable */