Searched defs:Verbose (Results 1 - 6 of 6) sorted by relevance

/osnet-11/usr/src/lib/libnsl/dial/
H A Duucpdefs.c56 static int Verbose; /* only for cu and ct to change */ variable
H A Duucp.h197 * In other programs, the Value of Verbose is always 0.
199 #define VERBOSE(f, s) { if (Verbose > 0) (void) fprintf(stderr, f, s); }
398 static int Debug, Verbose; variable
/osnet-11/usr/src/cmd/sendmail/aux/
H A Dpraliases.c50 int Verbose = 2; variable
H A Deditmap.c53 int Verbose = 2; variable
H A Dmakemap.c47 int Verbose = 2; variable
/osnet-11/usr/src/cmd/sendmail/src/
H A Dsendmail.h2370 EXTERN int Verbose; /* set if blow-by-blow desired */ variable

Completed in 50 milliseconds