Home
last modified time | relevance | path

Searched refs:V_off (Results 1 – 3 of 3) sorted by relevance

/coreutils/src/
Dchown-core.h41 V_off enumerator
Dchown-core.c60 chopt->verbosity = V_off; in chopt_init()
372 && chopt->verbosity == V_off in change_file_owner()
483 if (chopt->verbosity != V_off) in change_file_owner()
545 || chopt->verbosity != V_off) in chown_files()
Dchmod.c65 V_off enumerator
86 static enum Verbosity verbosity = V_off;
291 if (verbosity != V_off) in process_file()