Home
last modified time | relevance | path

Searched refs:bikeshed (Results 1 – 6 of 6) sorted by relevance

/freebsd/contrib/bsddialog/utility/
H A Dutil.h72 bool bikeshed; member
122 void bikeshed(struct bsddialog_conf *conf);
H A Dbsddialog.c236 if (opt.bikeshed) in main()
237 bikeshed(&conf); in main()
H A Dutil_builders.c212 } else if (opt->bikeshed && ~dd & 1) { in date()
279 } else if (opt->bikeshed && ~ss & 1) { in timebox_builder()
H A Dutil_theme.c367 void bikeshed(struct bsddialog_conf *conf) in bikeshed() function
H A Dutil_cli.c412 opt->bikeshed = true; in parseargs()
/freebsd/contrib/bsddialog/
H A DCHANGELOG100 * improve: --bikeshed with button delimiter and --date-format.
268 * add: --bikeshed for random settings.