Searched defs:scontext (Results 1 – 4 of 4) sorted by relevance
/security/selinux/ss/ |
D | services.c | 286 static int constraint_expr_eval(struct context *scontext, in constraint_expr_eval() 476 static void security_dump_masked_av(struct context *scontext, in security_dump_masked_av() 554 static void type_attribute_bounds_av(struct context *scontext, in type_attribute_bounds_av() 636 static void context_struct_compute_av(struct context *scontext, in context_struct_compute_av() 1011 struct context *scontext, *tcontext; in security_compute_xperms_decision() local 1102 struct context *scontext = NULL, *tcontext = NULL; in security_compute_av() local 1149 struct context *scontext = NULL, *tcontext = NULL; in security_compute_av_user() local 1196 static int context_struct_to_string(struct context *context, char **scontext, u32 *scontext_len) in context_struct_to_string() 1253 static int security_sid_to_context_core(u32 sid, char **scontext, in security_sid_to_context_core() 1313 int security_sid_to_context(u32 sid, char **scontext, u32 *scontext_len) in security_sid_to_context() [all …]
|
D | mls.c | 90 char **scontext) in mls_sid_to_context() 237 char **scontext, in mls_context_to_sid() 506 int mls_compute_sid(struct context *scontext, in mls_compute_sid()
|
/security/selinux/ |
D | avc.c | 149 char *scontext; in avc_dump_query() local
|
D | hooks.c | 4865 char *scontext; in selinux_socket_getpeersec_stream() local
|