Searched defs:tcontext (Results 1 – 3 of 3) sorted by relevance
/openbmc/linux/security/selinux/ss/ |
H A D | services.c | 266 struct context *tcontext, in constraint_expr_eval() 457 struct context *tcontext, in security_dump_masked_av() 534 struct context *tcontext, in type_attribute_bounds_av() 613 struct context *tcontext, in context_struct_compute_av() 1014 struct context *scontext, *tcontext; in security_compute_xperms_decision() local 1109 struct context *scontext = NULL, *tcontext = NULL; in security_compute_av() local 1165 struct context *scontext = NULL, *tcontext = NULL; in security_compute_av_user() local 1710 struct context *scontext, *tcontext, newcontext; in security_compute_sid() local
|
H A D | mls.c | 491 struct context *tcontext, in mls_compute_sid()
|
/openbmc/linux/security/selinux/ |
H A D | avc.c | 699 char *tcontext = NULL; in avc_audit_post_callback() local
|