Searched refs:OPT_VERBOSE (Results 1 – 15 of 15) sorted by relevance
55 #define OPT_VERBOSE (IF_DESKTOP(option_mask32 & 2) IF_NOT_DESKTOP(0)) macro90 if (OPT_VERBOSE in fileAction()
58 #define OPT_VERBOSE ((1 << 5) * ENABLE_FEATURE_VERBOSE) in mv_main() macro182 if (flags & OPT_VERBOSE) { in mv_main()
66 #define OPT_VERBOSE (IF_DESKTOP(opt & 0x04) IF_NOT_DESKTOP(0)) macro113 if (OPT_VERBOSE in fileAction()
55 #define OPT_VERBOSE (1<<8) /* 'v' */ macro120 if ((option_mask32 & OPT_VERBOSE) || ((option_mask32 & OPT_CHANHES) && !fail)) { in change_filedir_context()133 if (option_mask32 & OPT_VERBOSE) { in change_filedir_context()
31 #define OPT_VERBOSE (1 << 0) macro213 if (opts & OPT_VERBOSE) in sestatus_main()
233 OPT_VERBOSE = (1 << 0), in ar_main() enumerator275 if (opt & OPT_VERBOSE) { in ar_main()
173 OPT_VERBOSE = (1 << 4), enumerator547 if (opt & OPT_VERBOSE) { in cpio_main()
844 OPT_VERBOSE = 1 << 7, // v enumerator1039 showopt(OPT_VERBOSE ); in tar_main()
486 OPT_VERBOSE = (1 << 3), enumerator
236 #define OPT_VERBOSE (1 << 3) macro754 if (opts & (OPT_VERBOSE | OPT_LIST_OF_DEVS)) { in setserial_main()
580 OPT_VERBOSE = 1 << OPTBIT_VERBOSE ,745 if (opt & (OPT_INTERACTIVE | OPT_VERBOSE)) { in xargs_main()
144 OPT_VERBOSE = (1 << 14) * ENABLE_FEATURE_START_STOP_DAEMON_FANCY, // -v enumerator
353 OPT_VERBOSE = (1 << 6) * ENABLE_FEATURE_TRACEROUTE_VERBOSE, /* v */ enumerator367 # define verbose (option_mask32 & OPT_VERBOSE)
404 OPT_VERBOSE = 1 << 1, enumerator832 if (!(option_mask32 & OPT_VERBOSE)) { in ping6()
2768 OPT_VERBOSE = 1 << p_opt_verbose, enumerator