Searched defs:scontext (Results 1 – 4 of 4) sorted by relevance
| /linux/security/selinux/ss/ |
| H A D | services.c | 266 struct context *scontext, in constraint_expr_eval() 455 struct context *scontext, in security_dump_masked_av() 532 struct context *scontext, in type_attribute_bounds_av() 621 struct context *scontext, in context_struct_compute_av() 1038 struct context *scontext, *tcontext; in security_compute_xperms_decision() local 1134 struct context *scontext = NULL, *tcontext = NULL; in security_compute_av() local 1200 struct context *scontext = NULL, *tcontext = NULL; in security_compute_av_user() local 1264 char **scontext, u32 *scontext_len) in context_struct_to_string() 1315 char **scontext, u32 *scontext_len) in sidtab_entry_to_string() 1357 static int security_sid_to_context_core(u32 sid, char **scontext, in security_sid_to_context_core() [all …]
|
| H A D | mls.c | 87 char **scontext) in mls_sid_to_context() 238 int mls_context_to_sid(struct policydb *pol, char oldc, char *scontext, in mls_context_to_sid() 488 int mls_compute_sid(struct policydb *p, struct context *scontext, in mls_compute_sid()
|
| /linux/security/selinux/ |
| H A D | avc.c | 696 char *scontext = NULL; avc_audit_post_callback() local [all...] |
| H A D | hooks.c | 5502 char *scontext = NULL; in selinux_socket_getpeersec_stream() local
|