Home
last modified time | relevance | path

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

/linux-2.6.39/security/selinux/ss/
Dpolicydb.h181 #define SYM_ROLES 2 macro
207 #define p_roles symtab[SYM_ROLES]
Dservices.c1031 *scontext_len += strlen(sym_name(&policydb, SYM_ROLES, context->role - 1)) + 1; in context_struct_to_string()
1049 sym_name(&policydb, SYM_ROLES, context->role - 1), in context_struct_to_string()
1052 1 + strlen(sym_name(&policydb, SYM_ROLES, context->role - 1)) + in context_struct_to_string()
1702 sym_name(args->oldp, SYM_ROLES, c->role - 1)); in convert_context()
Dpolicydb.c307 fa = p->sym_val_to_name[SYM_ROLES]; in role_index()
1595 sym_name(p, SYM_ROLES, bit), in user_bounds_sanity_check()
1631 sym_name(p, SYM_ROLES, role->value - 1), in role_bounds_sanity_check()
1633 sym_name(p, SYM_ROLES, upper->value - 1)); in role_bounds_sanity_check()