Home
last modified time | relevance | path

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

/Linux-v5.4/security/selinux/ss/
Dconditional.h30 #define COND_LAST COND_NEQ macro
Dconditional.c383 if (expr->expr_type <= 0 || expr->expr_type > COND_LAST) { in expr_isvalid()