Searched refs:fg_set (Results 1 – 4 of 4) sorted by relevance
159 int fg_set = 0, bg_set = 0; in passphrase_dialog() local165 fg_set = parse_env_hex_color("GNOME_SSH_ASKPASS_FG_COLOR", &fg); in passphrase_dialog()196 if (fg_set) in passphrase_dialog()203 if (fg_set) in passphrase_dialog()
146 int fg_set = 0, bg_set = 0; in passphrase_dialog() local152 fg_set = parse_env_hex_color("GNOME_SSH_ASKPASS_FG_COLOR", &fg); in passphrase_dialog()183 if (fg_set) in passphrase_dialog()190 if (fg_set) in passphrase_dialog()
1099 struct frgroup **fg_set; member
3508 fg->fg_set = &softc->ipf_groups[unit][set]; in ipf_group_add()3553 for (gp = group->fg_set; *gp != NULL; gp = &(*gp)->fg_next) { in ipf_group_free()