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()72 if (policydb_errors) in read_source_policy()
47 unsigned int policydb_errors = 0; variable300 policydb_errors++;
68 extern unsigned int policydb_errors;85 policydb_errors = 0; in init_parser()