Home
last modified time | relevance | path

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

/linux-4.1.27/security/selinux/ss/
Dpolicydb.h209 #define SYM_ROLES 2 macro
235 #define p_roles symtab[SYM_ROLES]
Dservices.c1032 *scontext_len += strlen(sym_name(&policydb, SYM_ROLES, context->role - 1)) + 1; in context_struct_to_string()
1050 sym_name(&policydb, SYM_ROLES, context->role - 1), in context_struct_to_string()
1053 1 + strlen(sym_name(&policydb, SYM_ROLES, context->role - 1)) + in context_struct_to_string()
1741 sym_name(args->oldp, SYM_ROLES, c->role - 1)); in convert_context()
Dpolicydb.c375 fa = p->sym_val_to_name[SYM_ROLES]; in role_index()
1699 sym_name(p, SYM_ROLES, bit), in user_bounds_sanity_check()
1735 sym_name(p, SYM_ROLES, role->value - 1), in role_bounds_sanity_check()
1737 sym_name(p, SYM_ROLES, upper->value - 1)); in role_bounds_sanity_check()