Home
last modified time | relevance | path

Searched defs:verbose (Results 1 – 11 of 11) sorted by relevance

/coreutils/src/
Dreadlink.c37 static bool verbose; variable
Drmdir.c46 static bool verbose; variable
Dremove.h67 bool verbose; member
Drealpath.c39 static bool verbose = true; variable
Dchcon.c46 static bool verbose; variable
Dtimeout.c85 static bool verbose; /* whether to diagnose timeouts or not. */ variable
Dln.c65 static bool verbose; variable
Dcopy.h257 bool verbose; member
Dshred.c135 bool verbose; /* -v flag: Print progress */ member
Dsplit.c104 static bool verbose; variable
Dcopy.c2121 bool replace, bool verbose, bool dereference) in create_hard_link()