Searched refs:repl_type_var (Results 1 – 2 of 2) sorted by relevance
/dports/mail/alpine/alpine-465e23b/alpine/ |
H A D | roleconf.c | 2758 repl_type_var, forw_type_var, comp_type_var, score_act_var, in role_config_edit_screen() local 2887 varlist[++j] = &repl_type_var; in role_config_edit_screen() 3374 repl_type_var.name = cpystr(_("Reply Use")); in role_config_edit_screen() 3375 repl_type_var.is_used = 1; in role_config_edit_screen() 3376 repl_type_var.is_user = 1; in role_config_edit_screen() 3377 apval = APVAL(&repl_type_var, ew); in role_config_edit_screen() 3379 set_current_val(&repl_type_var, FALSE, FALSE); in role_config_edit_screen() 4719 ctmp->var = &repl_type_var; in role_config_edit_screen() 4723 snprintf(tmp, sizeof(tmp), "%s =", repl_type_var.name); in role_config_edit_screen() 4759 ctmp->var = &repl_type_var; in role_config_edit_screen() [all …]
|
/dports/editors/pico-alpine/alpine-465e23b/alpine/ |
H A D | roleconf.c | 2758 repl_type_var, forw_type_var, comp_type_var, score_act_var, in role_config_edit_screen() local 2887 varlist[++j] = &repl_type_var; in role_config_edit_screen() 3374 repl_type_var.name = cpystr(_("Reply Use")); in role_config_edit_screen() 3375 repl_type_var.is_used = 1; in role_config_edit_screen() 3376 repl_type_var.is_user = 1; in role_config_edit_screen() 3377 apval = APVAL(&repl_type_var, ew); in role_config_edit_screen() 3379 set_current_val(&repl_type_var, FALSE, FALSE); in role_config_edit_screen() 4719 ctmp->var = &repl_type_var; in role_config_edit_screen() 4723 snprintf(tmp, sizeof(tmp), "%s =", repl_type_var.name); in role_config_edit_screen() 4759 ctmp->var = &repl_type_var; in role_config_edit_screen() [all …]
|