Searched defs:tcontext (Results 1 – 2 of 2) sorted by relevance
/linux-3.3/security/selinux/ss/ |
D | services.c | 271 struct context *tcontext, in constraint_expr_eval() 461 struct context *tcontext, in security_dump_masked_av() 539 struct context *tcontext, in type_attribute_bounds_av() 619 struct context *tcontext, in context_struct_compute_av() 717 struct context *tcontext, in security_validtrans_handle_fail() 748 struct context *tcontext; in security_validate_transition() local 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 1331 struct context *tcontext, in compute_sid_handle_invalid_context() 1392 struct context *scontext = NULL, *tcontext = NULL, newcontext; in security_compute_sid() local
|
D | mls.c | 512 struct context *tcontext, in mls_compute_sid()
|