Searched refs:VERBOSITY (Results 1 – 4 of 4) sorted by relevance
118 int VERBOSITY = 0; /* be No-verbose by default */ variable725 if ( VERBOSITY == FALSE ) in vlog_verbose()907 VERBOSITY = FALSE; in initArgs()926 VERBOSITY = TRUE; in initArgs()1149 return VERBOSITY; in getTestOption()1173 VERBOSITY = value; in setTestOption()
17 #define VERBOSITY 0 /* verbosity level */ macro
90 VERBOSITY, // Used for debugging. enumerator
6474 case VERBOSITY : e->Print(); G_flags->verbosity = e->info(); break; in HandleOneEvent()