Home | History | Annotate | Download | only in src

Lines Matching defs:new_role

528 		buf[2] = cpu_to_le32(tr->new_role);
558 buf[1] = cpu_to_le32(ra->new_role);
1645 int new_role = p->policyvers >= MOD_POLICYDB_VERSION_ROLETRANS;
1648 if (new_role || only_process(&tr->classes))
1656 if (!new_role && !only_process(&tr->classes)) {
1668 if (new_role)
1671 buf[0] = cpu_to_le32(tr->new_role);