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