Searched refs:bikeshed (Results 1 – 6 of 6) sorted by relevance
72 bool bikeshed; member122 void bikeshed(struct bsddialog_conf *conf);
236 if (opt.bikeshed) in main() 237 bikeshed(&conf); in main()
212 } else if (opt->bikeshed && ~dd & 1) { in date() 279 } else if (opt->bikeshed && ~ss & 1) { in timebox_builder()
367 void bikeshed(struct bsddialog_conf *conf) in bikeshed() function
159 {"bikeshed", no_argument, NULL, BIKESHED},286 " --begin-x <x>,\n --begin-y <y>, --bikeshed," in usage() 412 opt->bikeshed = true; in parseargs()
107 * improve: --bikeshed with button delimiter and --date-format.275 * add: --bikeshed for random settings.