Searched defs:tcontext (Results 1 - 3 of 3) sorted by relevance

/linux-master/security/selinux/ss/
H A Dmls.c480 mls_compute_sid(struct policydb *p, struct context *scontext, struct context *tcontext, u16 tclass, u32 specified, struct context *newcontext, bool sock) argument
H A Dservices.c264 constraint_expr_eval(struct policydb *policydb, struct context *scontext, struct context *tcontext, struct context *xcontext, struct constraint_expr *cexpr) argument
455 security_dump_masked_av(struct policydb *policydb, struct context *scontext, struct context *tcontext, u16 tclass, u32 permissions, const char *reason) argument
532 type_attribute_bounds_av(struct policydb *policydb, struct context *scontext, struct context *tcontext, u16 tclass, struct av_decision *avd) argument
611 context_struct_compute_av(struct policydb *policydb, struct context *scontext, struct context *tcontext, u16 tclass, struct av_decision *avd, struct extended_perms *xperms) argument
1010 struct context *scontext, *tcontext; local
1105 struct context *scontext = NULL, *tcontext = NULL; local
1161 struct context *scontext = NULL, *tcontext = NULL; local
1717 struct context *scontext, *tcontext, newcontext; local
[all...]
/linux-master/security/selinux/
H A Davc.c699 char *tcontext = NULL; local

Completed in 130 milliseconds