Lines Matching defs:quiet
53 * Error functions. These can change if the quiet (-q) option is used.
106 static int quiet = 0; /* No output. Nothing found, exit(1) */
117 #define PRINT_NOPROP_ERRORS (!quiet || verbose)
423 if (quiet)
555 if (!quiet)
586 if (!quiet)
607 if (quiet)
638 if (!quiet)
677 if (quiet)
954 if (!quiet)
966 if (!quiet)
977 * These functions replace uu_warn() and uu_die() when the quiet (-q) option is
1048 quiet = 1;