MENU_OPTS_SINGLETON 595 builtin/clean.c opts->flags & MENU_OPTS_SINGLETON ? "> " : ">> ", MENU_OPTS_SINGLETON 608 builtin/clean.c prompt_help_cmd(opts->flags & MENU_OPTS_SINGLETON); MENU_OPTS_SINGLETON 613 builtin/clean.c if (!(opts->flags & MENU_OPTS_SINGLETON) && !choice.len) MENU_OPTS_SINGLETON 617 builtin/clean.c opts->flags & MENU_OPTS_SINGLETON, MENU_OPTS_SINGLETON 621 builtin/clean.c if (opts->flags & MENU_OPTS_SINGLETON) { MENU_OPTS_SINGLETON 840 builtin/clean.c menu_opts.flags = MENU_OPTS_SINGLETON;