Home | History | Annotate | Download | only in ctestfw

Lines Matching refs:VERBOSITY

122 int VERBOSITY = 0; /* be No-verbose by default */
768 if ( VERBOSITY == FALSE )
921 /*if (VERBOSITY) {
930 /*if (VERBOSITY) {
949 VERBOSITY = FALSE;
968 VERBOSITY = TRUE;
1179 printf(" -verbose To turn ON verbosity\n");
1180 printf(" -v To turn ON verbosity(same as -verbose)\n");
1200 return VERBOSITY;
1224 VERBOSITY = value;