Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/security/selinux/ss/
H A Dconditional.h30 #define COND_LAST COND_NEQ macro
H A Dconditional.c363 if (expr->expr_type <= 0 || expr->expr_type > COND_LAST) { in expr_node_isvalid()