Symbol: FLG_GET
sbin/wsconsctl/display.c
111
if (field_by_value(&font.name)->flags & FLG_GET) {
sbin/wsconsctl/display.c
119
if (field_by_value(&dpytype)->flags & FLG_GET)
sbin/wsconsctl/display.c
123
if (field_by_value(&border)->flags & FLG_GET)
sbin/wsconsctl/display.c
127
if (field_by_value(&backlight.curval)->flags & FLG_GET) {
sbin/wsconsctl/display.c
133
if (field_by_value(&brightness.curval)->flags & FLG_GET) {
sbin/wsconsctl/display.c
139
if (field_by_value(&contrast.curval)->flags & FLG_GET) {
sbin/wsconsctl/display.c
145
if (field_by_value(&msg_default_attrs)->flags & FLG_GET ||
sbin/wsconsctl/display.c
146
field_by_value(&msg_default_bg)->flags & FLG_GET ||
sbin/wsconsctl/display.c
147
field_by_value(&msg_default_fg)->flags & FLG_GET ||
sbin/wsconsctl/display.c
148
field_by_value(&msg_kernel_attrs)->flags & FLG_GET ||
sbin/wsconsctl/display.c
149
field_by_value(&msg_kernel_bg)->flags & FLG_GET ||
sbin/wsconsctl/display.c
150
field_by_value(&msg_kernel_fg)->flags & FLG_GET) {
sbin/wsconsctl/display.c
177
if (field_by_value(&scroll_l.fastlines)->flags & FLG_GET ||
sbin/wsconsctl/display.c
178
field_by_value(&scroll_l.slowlines)->flags & FLG_GET) {
sbin/wsconsctl/display.c
185
if (field_by_value(&edid_info)->flags & FLG_GET) {
sbin/wsconsctl/keyboard.c
115
if (field_by_value(&kbtype)->flags & FLG_GET)
sbin/wsconsctl/keyboard.c
119
if (field_by_value(&kbmode)->flags & FLG_GET) {
sbin/wsconsctl/keyboard.c
125
if (field_by_value(&bell.pitch)->flags & FLG_GET)
sbin/wsconsctl/keyboard.c
127
if (field_by_value(&bell.period)->flags & FLG_GET)
sbin/wsconsctl/keyboard.c
129
if (field_by_value(&bell.volume)->flags & FLG_GET)
sbin/wsconsctl/keyboard.c
135
if (field_by_value(&dfbell.pitch)->flags & FLG_GET)
sbin/wsconsctl/keyboard.c
137
if (field_by_value(&dfbell.period)->flags & FLG_GET)
sbin/wsconsctl/keyboard.c
139
if (field_by_value(&dfbell.volume)->flags & FLG_GET)
sbin/wsconsctl/keyboard.c
145
if (field_by_value(&kbmap)->flags & FLG_GET) {
sbin/wsconsctl/keyboard.c
153
if (field_by_value(&repeat.del1)->flags & FLG_GET)
sbin/wsconsctl/keyboard.c
155
if (field_by_value(&repeat.delN)->flags & FLG_GET)
sbin/wsconsctl/keyboard.c
162
if (field_by_value(&dfrepeat.del1)->flags & FLG_GET)
sbin/wsconsctl/keyboard.c
164
if (field_by_value(&dfrepeat.delN)->flags & FLG_GET)
sbin/wsconsctl/keyboard.c
170
if (field_by_value(&ledstate)->flags & FLG_GET)
sbin/wsconsctl/keyboard.c
174
if (field_by_value(&kbdencoding)->flags & FLG_GET)
sbin/wsconsctl/keyboard.c
178
if (field_by_value(&keyclick)->flags & FLG_GET) {
sbin/wsconsctl/keyboard.c
184
if (field_by_value(&scroll.mode)->flags & FLG_GET)
sbin/wsconsctl/keyboard.c
186
if (field_by_value(&scroll.modifier)->flags & FLG_GET)
sbin/wsconsctl/mouse.c
102
if (field_by_value(&calibration.minx)->flags & FLG_GET ||
sbin/wsconsctl/mouse.c
103
field_by_value(&calibration.miny)->flags & FLG_GET ||
sbin/wsconsctl/mouse.c
104
field_by_value(&calibration.maxx)->flags & FLG_GET ||
sbin/wsconsctl/mouse.c
105
field_by_value(&calibration.maxy)->flags & FLG_GET ||
sbin/wsconsctl/mouse.c
106
field_by_value(&calibration_samples)->flags & FLG_GET)
sbin/wsconsctl/mouse.c
109
if (field_by_value(&repeat.wr_buttons)->flags & FLG_GET ||
sbin/wsconsctl/mouse.c
110
field_by_value(&repeat.wr_delay_first)->flags & FLG_GET ||
sbin/wsconsctl/mouse.c
111
field_by_value(&repeat.wr_delay_decrement)->flags & FLG_GET ||
sbin/wsconsctl/mouse.c
112
field_by_value(&repeat.wr_delay_minimum)->flags & FLG_GET)
sbin/wsconsctl/mouse.c
115
if (field_by_value(&horiz_scroll_dist)->flags & FLG_GET ||
sbin/wsconsctl/mouse.c
116
field_by_value(&vert_scroll_dist)->flags & FLG_GET ||
sbin/wsconsctl/mouse.c
117
field_by_value(&reverse_scrolling)->flags & FLG_GET)
sbin/wsconsctl/mouse.c
131
if (field_by_value(&reverse_scrolling)->flags & FLG_GET)
sbin/wsconsctl/mouse.c
133
if (field_by_value(&horiz_scroll_dist)->flags & FLG_GET)
sbin/wsconsctl/mouse.c
135
if (field_by_value(&vert_scroll_dist)->flags & FLG_GET)
sbin/wsconsctl/mouse.c
139
if (field_by_value(&horiz_scroll_dist)->flags & FLG_GET)
sbin/wsconsctl/mouse.c
141
if (field_by_value(&vert_scroll_dist)->flags & FLG_GET)
sbin/wsconsctl/mouse.c
143
if (field_by_value(&reverse_scrolling)->flags & FLG_GET)
sbin/wsconsctl/mouse.c
180
if (field_by_value(&calibration.minx)->flags & FLG_GET)
sbin/wsconsctl/mouse.c
182
if (field_by_value(&calibration.miny)->flags & FLG_GET)
sbin/wsconsctl/mouse.c
184
if (field_by_value(&calibration.maxx)->flags & FLG_GET)
sbin/wsconsctl/mouse.c
186
if (field_by_value(&calibration.maxy)->flags & FLG_GET)
sbin/wsconsctl/mouse.c
188
if (field_by_value(&calibration_samples)->flags & FLG_GET) {
sbin/wsconsctl/mouse.c
223
if (field_by_value(&repeat.wr_buttons)->flags & FLG_GET)
sbin/wsconsctl/mouse.c
225
if (field_by_value(&repeat.wr_delay_first)->flags & FLG_GET)
sbin/wsconsctl/mouse.c
227
if (field_by_value(&repeat.wr_delay_decrement)->flags & FLG_GET)
sbin/wsconsctl/mouse.c
229
if (field_by_value(&repeat.wr_delay_minimum)->flags & FLG_GET)
sbin/wsconsctl/mouse.c
98
if (field_by_value(&mstype)->flags & FLG_GET)
sbin/wsconsctl/wsconsctl.c
172
field_tab[i].flags |= FLG_GET;
sbin/wsconsctl/wsconsctl.c
180
else if (field_tab[i].flags & FLG_GET &&
sbin/wsconsctl/wsconsctl.c
204
f->flags |= FLG_GET;
sbin/wsconsctl/wsconsctl.c
206
f->flags &= ~FLG_GET;
sbin/wsconsctl/wsconsctl.c
221
f->flags |= FLG_GET;
sbin/wsconsctl/wsconsctl.c
229
if (field_tab[i].flags & FLG_GET)