Home
last modified time | relevance | path

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

/linux-6.12.1/security/selinux/ss/
Dpolicydb.h217 #define SYM_USERS 4 macro
245 #define p_users symtab[SYM_USERS]
Dservices.c1233 *scontext_len += strlen(sym_name(p, SYM_USERS, context->user - 1)) + 1; in context_struct_to_string()
1251 sym_name(p, SYM_USERS, context->user - 1), in context_struct_to_string()
2049 sym_name(args->oldp, SYM_USERS, oldc->user - 1)); in services_convert_context()
Dpolicydb.c619 p->sym_val_to_name[SYM_USERS][usrdatum->value - 1] = key; in user_index()
1707 sym_name(p, SYM_USERS, user->value - 1), in user_bounds_sanity_check()
1709 sym_name(p, SYM_USERS, upper->value - 1)); in user_bounds_sanity_check()