Searched refs:max_warnings (Results 1 – 1 of 1) sorted by relevance
678 static int max_warnings = 20; in ParsePermArgs() local759 if (max_warnings != 0) { in ParsePermArgs()761 max_warnings--; in ParsePermArgs()762 if (max_warnings == 0) { in ParsePermArgs()