Home | History | Annotate | Download | only in wsconsctl

Lines Matching refs:wr_buttons

81     { "repeat.buttons",		&repeat.wr_buttons,
109 if (field_by_value(&repeat.wr_buttons)->flags & FLG_GET ||
223 if (field_by_value(&repeat.wr_buttons)->flags & FLG_GET)
224 repeat.wr_buttons = tmp.wr_buttons;
259 if (field_by_value(&repeat.wr_buttons)->flags & FLG_SET ||
380 if (field_by_value(&repeat.wr_buttons)->flags & FLG_SET)
381 tmp.wr_buttons = repeat.wr_buttons;
394 if (field_by_value(&repeat.wr_buttons)->flags & FLG_SET)
395 pr_field(field_by_value(&repeat.wr_buttons), " -> ");