Home | History | Annotate | Download | only in checkpolicy

Lines Matching refs:yyerror2

87 void yyerror2(const char *fmt, ...)
177 yyerror2("duplicate declaration of class %s", id);
212 yyerror2("forgot to include type in permissive definition?");
221 yyerror2("type %s is not within scope", type);
228 yyerror2("type is not defined: %s", type);
234 yyerror2("attributes may not be permissive: %s\n", type);
266 yyerror2("invalid policy capability name %s", id);
312 yyerror2("duplicate initial SID %s", id);
342 yyerror2("class %s is not within scope", id);
347 yyerror2("unknown class %s", id);
372 yyerror2("class %s is not within scope", id);
377 yyerror2("unknown class %s", id);
381 yyerror2("conflicting default user information for class %s", id);
404 yyerror2("class %s is not within scope", id);
409 yyerror2("unknown class %s", id);
413 yyerror2("conflicting default role information for class %s", id);
436 yyerror2("class %s is not within scope", id);
441 yyerror2("unknown class %s", id);
445 yyerror2("conflicting default type information for class %s", id);
468 yyerror2("class %s is not within scope", id);
473 yyerror2("unknown class %s", id);
477 yyerror2("conflicting default range information for class %s", id);
507 yyerror2("duplicate declaration for common %s\n", id);
552 yyerror2("duplicate permission %s in common %s", perm,
602 yyerror2("class %s is not defined", id);
628 yyerror2("common %s is not defined", id);
665 yyerror2("permission %s conflicts with an "
675 yyerror2("duplicate permission %s", id);
853 yyerror2("unknown sensitivity %s used in dominance "
859 yyerror2("sensitivity %s occurs multiply in dominance "
1045 yyerror2("unknown sensitivity %s used in level definition", id);
1050 yyerror2("sensitivity %s used in multiple level definitions",
1075 yyerror2("unknown category %s", id_start);
1086 yyerror2("unknown category %s", id_end);
1093 yyerror2("category range is invalid");
1167 yyerror2("duplicate declaration of alias %s",
1221 yyerror2("type %s is not within scope", id);
1227 yyerror2("unknown type %s, or it was already declared as an "
1253 yyerror2("type %s is not within scope", id);
1259 yyerror2("unknown type %s", id);
1266 yyerror2("attribute %s is not within scope", id);
1273 yyerror2("attribute %s is not declared", id);
1279 yyerror2("%s is a type, not an attribute", id);
1303 yyerror2("type %s is not within scope", bounds_id);
1309 yyerror2("hoge unknown type %s", bounds_id);
1314 yyerror2("type %s is not within scope", type_id);
1320 yyerror2("type %s is not declared", type_id);
1333 yyerror2("type %s has inconsistent master {%s,%s}",
1416 yyerror2("attribute %s is not within scope", id);
1423 yyerror2("attribute %s is not declared", id);
1428 yyerror2("%s is a type, not an attribute", id);
1489 yyerror2("type %s is not within scope", id);
1495 yyerror2("unknown type %s", id);
1562 yyerror2("type %s is not within scope", id);
1569 yyerror2("unknown type %s", id);
1684 yyerror2("duplicate declaration of boolean %s", id);
2024 yyerror2("permission %s is not defined"
2029 yyerror2("permission %s of class %s is"
2506 yyerror2("permission %s is not defined"
2514 yyerror2("permission %s of class %s is"
2603 yyerror2("role %s is not within scope", id);
2610 yyerror2("unknown role %s", id);
2654 yyerror2("attribute %s is not within scope", id);
2661 yyerror2("role attribute %s is not declared", id);
2667 yyerror2("%s is a regular role, not an attribute", id);
2704 yyerror2("role %s is not within scope", id);
2711 yyerror2("unknown role %s", id);
2718 yyerror2("attribute %s is not within scope", id);
2725 yyerror2("role attribute %s is not declared", id);
2731 yyerror2("%s is a regular role, not an attribute", id);
2853 yyerror2("role %s is not within scope", role_id);
2877 yyerror2("duplicate declaration of role %s",
2985 yyerror2("role %s is not within scope", id);
2991 yyerror2("unknown role %s", id);
3055 yyerror2("could not find process class for "
3072 yyerror2("role %s is not within scope", id);
3078 yyerror2("unknown role %s used in transition definition", id);
3083 yyerror2("the new role %s must be a regular role", id);
3108 yyerror2("duplicate role "
3259 yyerror2("type %s is not within scope", id);
3265 yyerror2("unknown type %s used in transition definition", id);
3303 yyerror2("duplicate filename transition for: filename_trans %s %s %s:%s",
3473 yyerror2("class %s is not within scope", id);
3481 yyerror2("class %s is not defined", id);
3542 yyerror2("permission %s is not"
3615 yyerror2("class %s is not within scope", id);
3623 yyerror2("class %s is not defined", id);
3741 yyerror2("user %s is not within scope",
3753 yyerror2("unknown user %s", id);
3760 yyerror2("role %s is not within scope",
3772 yyerror2("unknown role %s", id);
3989 yyerror2("boolean %s is not within scope", id);
3999 yyerror2("unknown boolean %s in conditional expression",
4034 yyerror2("role %s is not within scope", id);
4040 yyerror2("unknown role %s", id);
4073 yyerror2("unknown category %s", id_start);
4080 yyerror2("unknown category %s", id_end);
4086 yyerror2("category range is invalid");
4093 yyerror2("unknown category %s", id);
4103 yyerror2("category %s can not be associated "
4135 yyerror2("unknown category %s", id_start);
4143 yyerror2("unknown category %s", id_end);
4151 yyerror2("unknown category %s", id);
4221 yyerror2("unknown sensitivity %s used in user"
4246 yyerror2("unknown sensitivity %s used in user"
4327 yyerror2("user %s is not within scope", id);
4334 yyerror2("user %s is not defined", id);
4350 yyerror2("role %s is not within scope", id);
4357 yyerror2("role %s is not defined", id);
4373 yyerror2("type %s is not within scope", id);
4380 yyerror2("type %s is not defined or is an attribute", id);
4404 yyerror2("Sensitivity %s is not defined", id);
4474 yyerror2("SID %s is not defined", id);
4479 yyerror2("The context for SID %s is multiply defined", id);
4537 yyerror2("duplicate entry for file system %s",
4590 yyerror2("duplicate pirqcon entry for %d ", pirq);
4635 yyerror2("low memory 0x%"PRIx64" exceeds high memory 0x%"PRIx64"", low, high);
4652 yyerror2("iomemcon entry for 0x%"PRIx64"-0x%"PRIx64" overlaps with "
4699 yyerror2("low ioport 0x%lx exceeds high ioport 0x%lx", low, high);
4716 yyerror2("ioportcon entry for 0x%lx-0x%lx overlaps with"
4772 yyerror2("duplicate pcidevicecon entry for 0x%lx",
4827 yyerror2("duplicate devicetree entry for '%s'", newc->u.name);
4880 yyerror2("unrecognized protocol %s", id);
4890 yyerror2("low port %d exceeds high port %d", low, high);
4911 yyerror2("duplicate portcon entry for %s %d-%d ", id,
4916 yyerror2("portcon entry for %s %d-%d hidden by earlier "
4977 yyerror2("duplicate entry for network interface %s",
5210 yyerror2("duplicate fs_use entry for filesystem type %s",
5282 yyerror2("invalid type %s", type);
5308 yyerror2("invalid type %s", type);
5321 yyerror2("duplicate entry for genfs entry (%s, %s)",
5413 yyerror2("could not find process class for "
5432 yyerror2("unknown level %s used in range_transition "