verbose 32 libutil/die.c static int verbose; verbose 44 libutil/die.c verbose = 1; verbose 98 libutil/die.c if (!quiet && verbose) { verbose 64 libutil/getdbpath.c setupvariables(int verbose) verbose 70 libutil/getdbpath.c if (verbose) verbose 77 libutil/getdbpath.c if (verbose) verbose 91 libutil/getdbpath.c getobjdir(const char *candidate, int verbose) verbose 104 libutil/getdbpath.c if (verbose) verbose 114 libutil/getdbpath.c if (verbose) verbose 118 libutil/getdbpath.c if (makedirectories(makeobjdirprefix, candidate + 1, verbose) < 0) verbose 120 libutil/getdbpath.c if (verbose) verbose 141 libutil/getdbpath.c gtagsexist(const char *candidate, char *dbpath, int size, int verbose) verbose 150 libutil/getdbpath.c setupvariables(verbose); verbose 157 libutil/getdbpath.c if (verbose) verbose 160 libutil/getdbpath.c if (verbose) verbose 167 libutil/getdbpath.c if (verbose) verbose 170 libutil/getdbpath.c if (verbose) verbose 178 libutil/getdbpath.c if (verbose) verbose 181 libutil/getdbpath.c if (verbose) verbose 207 libutil/getdbpath.c setupdbpath(int verbose) verbose 220 libutil/getdbpath.c if (verbose) verbose 240 libutil/getdbpath.c if (verbose) verbose 253 libutil/getdbpath.c if (!gtagsexist(root, dbpath, MAXPATHLEN, verbose)) { verbose 259 libutil/getdbpath.c if (verbose && getenv("GTAGSDBPATH")) verbose 266 libutil/getdbpath.c while (!gtagsexist(root, dbpath, MAXPATHLEN, verbose)) { verbose 296 libutil/getdbpath.c if (verbose) verbose 303 libutil/getdbpath.c if (verbose) verbose 308 libutil/getdbpath.c if (verbose) verbose 194 libutil/path.c makedirectories(const char *base, const char *rest, int verbose) verbose 215 libutil/path.c if (verbose) verbose 52 libutil/version.c version(const char *name, const int verbose) verbose 166 libutil/xargs.c if (xp->verbose)\ verbose 167 libutil/xargs.c xp->verbose(path + 2, xp->seqno, 1);\ verbose 169 libutil/xargs.c if (xp->verbose)\ verbose 170 libutil/xargs.c xp->verbose(path + 2, xp->seqno, 0);\ verbose 300 libutil/xargs.c xp->verbose = NULL; verbose 70 libutil/xargs.h void (*verbose)(char *, int, int);