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()
48 unsigned int policydb_errors = 0; variable307 policydb_errors++;
72 extern unsigned int policydb_errors;89 policydb_errors = 0; in init_parser()