Searched refs:generic2_label (Results 1 – 4 of 4) sorted by relevance
80 conf.button.generic2_label = "Finish"; in diskmenu_show()
125 const char *generic2_label; member
310 if (conf->button.generic2_label != NULL) { in get_buttons()311 bs->label[bs->nbuttons] = conf->button.generic2_label; in get_buttons()
569 conf->button.generic2_label = optarg; in parseargs()