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