Searched refs:extra_label (Results 1 – 6 of 6) sorted by relevance
75 conf.button.extra_label = "Delete"; in diskmenu_show()
188 conf.button.extra_label = "Revert & Exit"; in main()197 conf.button.extra_label = NULL; in main()
1145 conf.button.extra_label = "Options"; in gpart_create()1150 conf.button.extra_label = NULL; in gpart_create()
126 const char *extra_label; member
338 d->bs.label[d->bs.nbuttons] = d->conf->button.extra_label != NULL ? in set_buttons()339 d->conf->button.extra_label : "Extra"; in set_buttons()
482 conf->button.extra_label = optarg; in parseargs()