Searched defs:scontext (Results 1 – 4 of 4) sorted by relevance
/linux-3.3/security/selinux/ss/ |
D | services.c | 270 static int constraint_expr_eval(struct context *scontext, in constraint_expr_eval() 460 static void security_dump_masked_av(struct context *scontext, in security_dump_masked_av() 538 static void type_attribute_bounds_av(struct context *scontext, in type_attribute_bounds_av() 618 static void context_struct_compute_av(struct context *scontext, in context_struct_compute_av() 918 struct context *scontext = NULL, *tcontext = NULL; in security_compute_av() local 964 struct context *scontext = NULL, *tcontext = NULL; in security_compute_av_user() local 1011 static int context_struct_to_string(struct context *context, char **scontext, u32 *scontext_len) in context_struct_to_string() 1069 static int security_sid_to_context_core(u32 sid, char **scontext, in security_sid_to_context_core() 1129 int security_sid_to_context(u32 sid, char **scontext, u32 *scontext_len) in security_sid_to_context() 1134 int security_sid_to_context_force(u32 sid, char **scontext, u32 *scontext_len) in security_sid_to_context_force() [all …]
|
D | mls.c | 89 char **scontext) in mls_sid_to_context() 244 char **scontext, in mls_context_to_sid() 511 int mls_compute_sid(struct context *scontext, in mls_compute_sid()
|
/linux-3.3/security/selinux/ |
D | avc.c | 139 char *scontext; in avc_dump_query() local
|
D | hooks.c | 4175 char *scontext; in selinux_socket_getpeersec_stream() local
|