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