Home | History | Annotate | Download | only in checkpolicy

Lines Matching refs:role_trans

2347 	struct role_trans *tr = NULL;
2420 /* This ebitmap business is just to ensure that there are not conflicting role_trans rules */
2451 tr = malloc(sizeof(struct role_trans));
2456 memset(tr, 0, sizeof(struct role_trans));