Home | History | Annotate | Download | only in src

Lines Matching full:role

526 		buf[0] = cpu_to_le32(tr->role);
557 buf[0] = cpu_to_le32(ra->role);
818 buf[items++] = cpu_to_le32(c->role);
1042 role_datum_t *role;
1049 role = (role_datum_t *) datum;
1052 * Role attributes are redundant for policy.X, skip them
1058 if ((role->flavor == ROLE_ATTRIB) &&
1067 buf[items++] = cpu_to_le32(role->s.value);
1069 buf[items++] = cpu_to_le32(role->bounds);
1078 if (ebitmap_write(&role->dominates, fp))
1081 if (ebitmap_write(&role->types.types, fp))
1084 if (type_set_write(&role->types, fp))
1090 buf[0] = cpu_to_le32(role->flavor);
1095 if (ebitmap_write(&role->roles, fp))
1931 role_datum_t *role = datum;
1934 if (role->flavor == ROLE_ATTRIB) {
2087 * Another special case when writing role/attribute symbol
2088 * table, role attributes are redundant for policy.X, or