Home
last modified time | relevance | path

Searched refs:CEXPR_XTARGET (Results 1 – 3 of 3) sorted by relevance

/linux-5.19.10/security/selinux/ss/
Dconstraint.h35 #define CEXPR_XTARGET 16 /* special 3rd target for validatetrans rule */ macro
Dservices.c405 else if (e->attr & CEXPR_XTARGET) { in constraint_expr_eval()
Dpolicydb.c1256 if (!allowxtarget && (e->attr & CEXPR_XTARGET)) in read_cons_helper()