Home | History | Annotate | Download | only in checkpolicy

Lines Matching refs:yyerror

42 extern int yyerror(char *msg);
59 yyerror
70 yyerror("no module name");
76 yyerror
83 yyerror
178 yyerror("out of memory");
211 yyerror("no role name");
215 yyerror("Out of memory!");
227 yyerror("Out of memory!");
251 yyerror("Out of memory!");
265 yyerror("Out of memory!");
279 yyerror("Out of memory!");
283 yyerror("duplicate declaration of role");
287 yyerror("could not declare role here");
293 yyerror("out of memory");
316 yyerror("no type/attribute name?");
320 yyerror
328 yyerror("Out of memory!");
349 yyerror("Out of memory!");
357 yyerror("could not declare type/attribute here");
382 yyerror("out of memory");
415 yyerror("no user name");
419 yyerror("Out of memory!");
432 yyerror("Out of memory!");
456 yyerror("Out of memory!");
469 yyerror("Out of memory!");
483 yyerror("Out of memory!");
487 yyerror("duplicate declaration of user");
491 yyerror("could not declare user here");
757 yyerror("no class name for class definition?");
763 yyerror("Out of memory!");
771 yyerror("Out of memory!");
777 yyerror("duplicate declaration of class");
783 yyerror("could not require class here");
791 yyerror("Out of memory!");
834 yyerror("Out of memory!");
843 yyerror("Out of memory!");
852 yyerror("Out of memory!");
875 yyerror("no role name");
880 yyerror("Out of memory!");
895 yyerror("Out of memory!");
899 yyerror("duplicate declaration of role");
903 yyerror("could not require role here");
910 yyerror("Out of memory");
944 yyerror("no type name");
949 yyerror("Out of memory!");
964 yyerror("Out of memory!");
968 yyerror("duplicate declaration of type/attribute");
972 yyerror("could not require type/attribute here");
1007 yyerror("no user name");
1012 yyerror("Out of memory!");
1025 yyerror("Out of memory!");
1029 yyerror("duplicate declaration of user");
1033 yyerror("could not require user here");
1058 yyerror("no boolean name");
1063 yyerror("Out of memory!");
1076 yyerror("Out of memory!");
1080 yyerror("duplicate declaration of boolean");
1084 yyerror("could not require boolean here");
1119 yyerror("no sensitivity name");
1125 yyerror("Out of memory!");
1134 yyerror("Out of memory!");
1149 yyerror("Out of memory!");
1153 yyerror("duplicate declaration of sensitivity");
1157 yyerror("could not require sensitivity here");
1182 yyerror("no category name");
1188 yyerror("Out of memory!");
1202 yyerror("Out of memory!");
1206 yyerror("duplicate declaration of category");
1210 yyerror("could not require category here");
1443 yyerror("Out of memory!");
1463 yyerror("Out of memory!");
1495 yyerror("Out of memory!");
1506 yyerror("Out of memory!");
1522 yyerror("Out of memory!");
1553 yyerror("This block has no require section.");