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

/security/selinux/ss/
H A Dservices.c266 * xcontext is a special beast... It is used by the validatetrans rules
268 * tcontext is the context after the transition, and xcontext is the context
270 * constraint_expr_eval should pass in NULL for xcontext.
274 struct context *xcontext,
407 c = xcontext;
272 constraint_expr_eval(struct context *scontext, struct context *tcontext, struct context *xcontext, struct constraint_expr *cexpr) argument

Completed in 9 milliseconds