Searched refs:policydb_errors (Results 1 – 3 of 3) sorted by relevance
30 extern unsigned int policydb_errors;54 if (yyparse() || policydb_errors) { in read_source_policy()64 if (yyparse() || policydb_errors) { in read_source_policy()
50 unsigned int policydb_errors = 0; variable327 policydb_errors++;
74 extern unsigned int policydb_errors;85 policydb_errors = 0; in init_parser()