Home
last modified time | relevance | path

Searched refs:opt_robot (Results 1 – 5 of 5) sorted by relevance

/freebsd/contrib/xz/src/xz/
H A Dargs.h38 extern bool opt_robot;
H A Dmessage.c183 if (!opt_robot && (files_total != 1 || filename != stdin_filename)) { in print_filename()
929 if (opt_robot) { in message_version()
1309 if (!opt_robot) { in message_filters_help()
H A Dmain.c194 if (opt_mode != MODE_LIST && opt_robot) in main()
H A Dargs.c25 bool opt_robot = false; variable
449 opt_robot = true; in parse_real()
H A Dlist.c726 opt_robot ? check_names[i] in get_check_names()
1272 if (opt_robot) { in list_totals()
1337 if (opt_robot) in list_file()