Home
last modified time | relevance | path

Searched refs:default_label (Results 1 – 4 of 4) sorted by relevance

/freebsd-14-stable/usr.sbin/bsdinstall/partedit/
HDdiskmenu.c81 conf.button.default_label = "Finish"; in diskmenu_show()
/freebsd-14-stable/contrib/bsddialog/lib/
HDbsddialog.h126 const char *default_label; member
HDlib_util.c327 if (conf->button.default_label != NULL) { in get_buttons()
329 if (strcmp(conf->button.default_label, in get_buttons()
/freebsd-14-stable/contrib/bsddialog/
HDbsddialog.c542 conf->button.default_label = optarg; in parseargs()