Home | History | Annotate | Download | only in src

Lines Matching full:role

493 		buf[0] = cpu_to_le32(tr->role);
524 buf[0] = cpu_to_le32(ra->role);
785 buf[items++] = cpu_to_le32(c->role);
1009 role_datum_t *role;
1016 role = (role_datum_t *) datum;
1019 * Role attributes are redundant for policy.X, skip them
1025 if ((role->flavor == ROLE_ATTRIB) &&
1034 buf[items++] = cpu_to_le32(role->s.value);
1036 buf[items++] = cpu_to_le32(role->bounds);
1045 if (ebitmap_write(&role->dominates, fp))
1048 if (ebitmap_write(&role->types.types, fp))
1051 if (type_set_write(&role->types, fp))
1057 buf[0] = cpu_to_le32(role->flavor);
1062 if (ebitmap_write(&role->roles, fp))
1861 role_datum_t *role = datum;
1864 if (role->flavor == ROLE_ATTRIB) {
2017 * Another special case when writing role/attribute symbol
2018 * table, role attributes are redundant for policy.X, or