Searched refs:SYM_TYPES (Results 1 – 3 of 3) sorted by relevance
| /security/selinux/ss/ |
| A D | policydb.h | 216 #define SYM_TYPES 3 macro 244 #define p_types symtab[SYM_TYPES]
|
| A D | services.c | 1284 *scontext_len += strlen(sym_name(p, SYM_TYPES, context->type - 1)) + 1; in context_struct_to_string() 1302 sym_name(p, SYM_TYPES, context->type - 1)); in context_struct_to_string() 2118 sym_name(args->oldp, SYM_TYPES, oldc->type - 1)); in services_convert_context() 3985 secattr->domain = kstrdup(sym_name(policydb, SYM_TYPES, ctx->type - 1), in security_netlbl_sid_to_secattr()
|
| A D | policydb.c | 610 p->sym_val_to_name[SYM_TYPES][typdatum->value - 1] = key; in type_index() 1750 sym_name(p, SYM_TYPES, bit), in role_bounds_sanity_check() 1782 sym_name(p, SYM_TYPES, upper->value - 1)); in type_bounds_sanity_check()
|
Completed in 60 milliseconds