Home
last modified time | relevance | path

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

/linux-5.19.10/security/selinux/ss/
Dconditional.h30 #define COND_LAST COND_NEQ macro
Dconditional.c364 if (expr->expr_type <= 0 || expr->expr_type > COND_LAST) { in expr_node_isvalid()