Home
last modified time | relevance | path

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

/linux-2.6.39/security/selinux/ss/
Dconditional.h31 #define COND_LAST COND_NEQ macro
Dconditional.c386 if (expr->expr_type <= 0 || expr->expr_type > COND_LAST) { in expr_isvalid()