OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:COND_LAST
(Results
1 - 2
of
2
) sorted by null
/external/selinux/libsepol/include/sepol/policydb/
conditional.h
55
#define
COND_LAST
COND_NEQ
/external/selinux/libsepol/src/
conditional.c
746
if (expr->expr_type <= 0 || expr->expr_type >
COND_LAST
) {
Completed in 1285 milliseconds