Home | History | Annotate | Download | only in checkpolicy

Lines Matching refs:validatetrans

3396 				return -1;	/* only for validatetrans rules */
3526 yyerror("illegal validatetrans expression");
3533 yyerror("illegal validatetrans expression");
3541 yyerror("validatetrans expression is too deep");
3547 yyerror("illegal validatetrans expression");
3552 yyerror("illegal validatetrans expression");
3593 node->next = cladatum->validatetrans;
3594 cladatum->validatetrans = node;