Home
last modified time | relevance | path

Searched refs:__cil_expand_role (Results 1 – 1 of 1) sorted by relevance

/third_party/selinux/libsepol/cil/src/
Dcil_binary.c173 static int __cil_expand_role(struct cil_symtab_datum *datum, ebitmap_t *new) in __cil_expand_role() function
2429 rc = __cil_expand_role(DATUM(roletrans->src), &role_bitmap); in cil_roletrans_to_policydb()
2507 rc = __cil_expand_role(roleallow->src, &src_bitmap); in cil_roleallow_to_policydb()
2510 rc = __cil_expand_role(roleallow->tgt, &tgt_bitmap); in cil_roleallow_to_policydb()
2571 rc = __cil_expand_role(item->data, &role_bitmap); in __cil_constrain_expr_datum_to_sepol_expr()