Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/security/selinux/ss/
Dconstraint.h24 #define CEXPR_NOT 1 /* not expr */ macro
Dservices.c284 case CEXPR_NOT: in constraint_expr_eval()
Dpolicydb.c1246 case CEXPR_NOT: in read_cons_helper()