Searched refs:generic1_label (Results 1 – 4 of 4) sorted by relevance
79 conf.button.generic1_label = "Auto"; in diskmenu_show()
124 const char *generic1_label; member
304 if (conf->button.generic1_label != NULL) { in get_buttons()305 bs->label[bs->nbuttons] = conf->button.generic1_label; in get_buttons()
566 conf->button.generic1_label = optarg; in parseargs()