Home | History | Annotate | Download | only in checkpolicy

Lines Matching refs:role_trans

2964 	struct role_trans *tr = NULL;
3037 /* This ebitmap business is just to ensure that there are not conflicting role_trans rules */
3068 tr = malloc(sizeof(struct role_trans));
3073 memset(tr, 0, sizeof(struct role_trans));