Searched refs:CEXPR_TARGET (Results 1 – 2 of 2) sorted by relevance
/linux-4.4.14/security/selinux/ss/ | ||
D | constraint.h | 33 #define CEXPR_TARGET 8 /* target if set, source otherwise */ macro |
D | services.c | 404 if (e->attr & CEXPR_TARGET) in constraint_expr_eval() |