Home | History | Annotate | Download | only in checkpolicy

Lines Matching refs:validatetrans

2779 				return -1;	/* only for validatetrans rules */
2909 yyerror("illegal validatetrans expression");
2916 yyerror("illegal validatetrans expression");
2924 yyerror("validatetrans expression is too deep");
2930 yyerror("illegal validatetrans expression");
2935 yyerror("illegal validatetrans expression");
2976 node->next = cladatum->validatetrans;
2977 cladatum->validatetrans = node;