Home
last modified time | relevance | path

Searched refs:CEXPR_TARGET (Results 1 – 2 of 2) sorted by relevance

/linux-6.6.21/security/selinux/ss/
Dconstraint.h34 #define CEXPR_TARGET 8 /* target if set, source otherwise */ macro
Dservices.c397 if (e->attr & CEXPR_TARGET) in constraint_expr_eval()