Searched refs:ok_label (Results 1 – 10 of 10) sorted by relevance
281 conf.button.ok_label = "Entire Disk"; in wizard_partition()293 conf.button.ok_label = NULL; in wizard_partition()399 conf.button.ok_label = "Another Disk"; in wizard_makeparts()
73 conf.button.ok_label = "Create"; in diskmenu_show()
186 conf.button.ok_label = "Commit"; in main()195 conf.button.ok_label = NULL; in main()
42 dialog_vars.ok_label = NULL; in dialog_helpfile()
514 return (dialog_vars.ok_label != NULL) in my_ok_label()515 ? dialog_vars.ok_label in my_ok_label()
329 { "ok-label", svS(ok_label), 1, "<str>" },376 { "ok-button", svS(ok_label), 1, NULL },
533 char *ok_label; /* option "--ok-label string" */ member
124 const char *ok_label; member
331 d->bs.label[d->bs.nbuttons] = d->conf->button.ok_label != NULL ? in set_buttons()332 d->conf->button.ok_label : oklabel; in set_buttons()966 hconf.button.ok_label = "EXIT"; in f1help_dialog()
472 conf->button.ok_label = optarg; in parseargs()580 conf->button.ok_label = optarg; in parseargs()