Home
last modified time | relevance | path

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

/linux-6.1.9/security/selinux/ss/
Dconstraint.h24 #define CEXPR_NOT 1 /* not expr */ macro
Dservices.c286 case CEXPR_NOT: in constraint_expr_eval()
Dpolicydb.c1240 case CEXPR_NOT: in read_cons_helper()