FLG_GET
if (field_by_value(&font.name)->flags & FLG_GET) {
if (field_by_value(&dpytype)->flags & FLG_GET)
if (field_by_value(&border)->flags & FLG_GET)
if (field_by_value(&backlight.curval)->flags & FLG_GET) {
if (field_by_value(&brightness.curval)->flags & FLG_GET) {
if (field_by_value(&contrast.curval)->flags & FLG_GET) {
if (field_by_value(&msg_default_attrs)->flags & FLG_GET ||
field_by_value(&msg_default_bg)->flags & FLG_GET ||
field_by_value(&msg_default_fg)->flags & FLG_GET ||
field_by_value(&msg_kernel_attrs)->flags & FLG_GET ||
field_by_value(&msg_kernel_bg)->flags & FLG_GET ||
field_by_value(&msg_kernel_fg)->flags & FLG_GET) {
if (field_by_value(&scroll_l.fastlines)->flags & FLG_GET ||
field_by_value(&scroll_l.slowlines)->flags & FLG_GET) {
if (field_by_value(&edid_info)->flags & FLG_GET) {
if (field_by_value(&kbtype)->flags & FLG_GET)
if (field_by_value(&kbmode)->flags & FLG_GET) {
if (field_by_value(&bell.pitch)->flags & FLG_GET)
if (field_by_value(&bell.period)->flags & FLG_GET)
if (field_by_value(&bell.volume)->flags & FLG_GET)
if (field_by_value(&dfbell.pitch)->flags & FLG_GET)
if (field_by_value(&dfbell.period)->flags & FLG_GET)
if (field_by_value(&dfbell.volume)->flags & FLG_GET)
if (field_by_value(&kbmap)->flags & FLG_GET) {
if (field_by_value(&repeat.del1)->flags & FLG_GET)
if (field_by_value(&repeat.delN)->flags & FLG_GET)
if (field_by_value(&dfrepeat.del1)->flags & FLG_GET)
if (field_by_value(&dfrepeat.delN)->flags & FLG_GET)
if (field_by_value(&ledstate)->flags & FLG_GET)
if (field_by_value(&kbdencoding)->flags & FLG_GET)
if (field_by_value(&keyclick)->flags & FLG_GET) {
if (field_by_value(&scroll.mode)->flags & FLG_GET)
if (field_by_value(&scroll.modifier)->flags & FLG_GET)
if (field_by_value(&calibration.minx)->flags & FLG_GET ||
field_by_value(&calibration.miny)->flags & FLG_GET ||
field_by_value(&calibration.maxx)->flags & FLG_GET ||
field_by_value(&calibration.maxy)->flags & FLG_GET ||
field_by_value(&calibration_samples)->flags & FLG_GET)
if (field_by_value(&repeat.wr_buttons)->flags & FLG_GET ||
field_by_value(&repeat.wr_delay_first)->flags & FLG_GET ||
field_by_value(&repeat.wr_delay_decrement)->flags & FLG_GET ||
field_by_value(&repeat.wr_delay_minimum)->flags & FLG_GET)
if (field_by_value(&horiz_scroll_dist)->flags & FLG_GET ||
field_by_value(&vert_scroll_dist)->flags & FLG_GET ||
field_by_value(&reverse_scrolling)->flags & FLG_GET)
if (field_by_value(&reverse_scrolling)->flags & FLG_GET)
if (field_by_value(&horiz_scroll_dist)->flags & FLG_GET)
if (field_by_value(&vert_scroll_dist)->flags & FLG_GET)
if (field_by_value(&horiz_scroll_dist)->flags & FLG_GET)
if (field_by_value(&vert_scroll_dist)->flags & FLG_GET)
if (field_by_value(&reverse_scrolling)->flags & FLG_GET)
if (field_by_value(&calibration.minx)->flags & FLG_GET)
if (field_by_value(&calibration.miny)->flags & FLG_GET)
if (field_by_value(&calibration.maxx)->flags & FLG_GET)
if (field_by_value(&calibration.maxy)->flags & FLG_GET)
if (field_by_value(&calibration_samples)->flags & FLG_GET) {
if (field_by_value(&repeat.wr_buttons)->flags & FLG_GET)
if (field_by_value(&repeat.wr_delay_first)->flags & FLG_GET)
if (field_by_value(&repeat.wr_delay_decrement)->flags & FLG_GET)
if (field_by_value(&repeat.wr_delay_minimum)->flags & FLG_GET)
if (field_by_value(&mstype)->flags & FLG_GET)
field_tab[i].flags |= FLG_GET;
else if (field_tab[i].flags & FLG_GET &&
f->flags |= FLG_GET;
f->flags &= ~FLG_GET;
f->flags |= FLG_GET;
if (field_tab[i].flags & FLG_GET)