Home
last modified time | relevance | path

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

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