Home
last modified time | relevance | path

Searched defs:scontext (Results 1 – 4 of 4) sorted by relevance

/linux-4.4.14/security/selinux/ss/
Dservices.c272 static int constraint_expr_eval(struct context *scontext, in constraint_expr_eval()
462 static void security_dump_masked_av(struct context *scontext, in security_dump_masked_av()
540 static void type_attribute_bounds_av(struct context *scontext, in type_attribute_bounds_av()
648 static void context_struct_compute_av(struct context *scontext, in context_struct_compute_av()
1000 struct context *scontext, *tcontext; in security_compute_xperms_decision() local
1091 struct context *scontext = NULL, *tcontext = NULL; in security_compute_av() local
1138 struct context *scontext = NULL, *tcontext = NULL; in security_compute_av_user() local
1185 static int context_struct_to_string(struct context *context, char **scontext, u32 *scontext_len) in context_struct_to_string()
1242 static int security_sid_to_context_core(u32 sid, char **scontext, in security_sid_to_context_core()
1302 int security_sid_to_context(u32 sid, char **scontext, u32 *scontext_len) in security_sid_to_context()
[all …]
Dmls.c89 char **scontext) in mls_sid_to_context()
236 char **scontext, in mls_context_to_sid()
505 int mls_compute_sid(struct context *scontext, in mls_compute_sid()
/linux-4.4.14/security/selinux/
Davc.c149 char *scontext; in avc_dump_query() local
Dhooks.c4501 char *scontext; in selinux_socket_getpeersec_stream() local