Searched refs:show_all (Results 1 – 2 of 2) sorted by relevance
423 bool show_all = false; in cmd_help() local426 OPT_BOOLEAN('a', "all", &show_all, "print all available commands"), in cmd_help()459 if (show_all) { in cmd_help()
37 enum operation_mode_e { list = 1, show, show_all }; enumerator379 mode = show_all; in cmdline()