Lines Matching refs:arg_quiet
39 static bool arg_quiet = false; variable
69 if (!arg_quiet && laccess(image, F_OK) >= 0) in determine_image()
175 if (!arg_quiet) in determine_matches()
188 if (!arg_quiet) in determine_matches()
196 if (!arg_quiet) { in determine_matches()
498 if (arg_quiet) in print_changes()
582 (void) bus_deserialize_and_dump_unit_file_changes(reply, arg_quiet, &changes, &n_changes); in maybe_enable_disable()
617 if (!arg_quiet) in maybe_start_stop_restart()
670 r = bus_wait_for_jobs(wait, arg_quiet, NULL); in maybe_enable_start()
744 r = bus_wait_for_jobs(wait, arg_quiet, NULL); in maybe_stop_enable_restart()
818 r = bus_wait_for_jobs(wait, arg_quiet, NULL); in maybe_stop_disable()
1166 if (!arg_quiet) in is_image_attached()
1333 arg_quiet = true; in parse_argv()