Home | History | Annotate | Download | only in checkpolicy

Lines Matching refs:validatetrans

2732 				return -1;	/* only for validatetrans rules */
2861 yyerror("illegal validatetrans expression");
2868 yyerror("illegal validatetrans expression");
2876 yyerror("validatetrans expression is too deep");
2882 yyerror("illegal validatetrans expression");
2887 yyerror("illegal validatetrans expression");
2928 node->next = cladatum->validatetrans;
2929 cladatum->validatetrans = node;