Home
last modified time | relevance | path

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

/coreutils/src/
Dchmod.c78 static bool force_silent; variable
132 if (! force_silent) in mode_changed()
230 if (! force_silent) in process_file()
236 if (! force_silent) in process_file()
241 if (! force_silent) in process_file()
247 if (! force_silent) in process_file()
284 if (! force_silent) in process_file()
349 if (! force_silent) in process_files()
435 recurse = force_silent = diagnose_surprises = false; in main()
501 force_silent = true; in main()
Dchown-core.c64 chopt->force_silent = false; in chopt_init()
335 if (! chopt->force_silent) in change_file_owner()
342 if (! chopt->force_silent) in change_file_owner()
348 if (! chopt->force_silent) in change_file_owner()
389 if (! chopt->force_silent) in change_file_owner()
476 if (do_chown && !ok && ! chopt->force_silent) in change_file_owner()
561 if (! chopt->force_silent) in chown_files()
Dchown-core.h60 bool force_silent; member
Dchown.c246 chopt.force_silent = true; in main()
Dchgrp.c244 chopt.force_silent = true; in main()