Lines Matching defs:level
46 {"level", required_argument, NULL, 'l'},
96 * depending on the level.
104 static int check(enum message_level level, int condition, const char *format, ...)
109 if (level != MSG && level != INF) checks_done ++;
118 switch(level) {
142 if (level == FATAL || level == BUG) {
1674 printf("\t-v\tverbose level\n");
1678 printf("\t-r\trecursion level for option testing (the higher, the longer)\n");