Searched defs:POLICYDB_VERSION_BOUNDARY (Results 1 - 1 of 1) sorted by relevance

/external/selinux/libsepol/include/sepol/policydb/
H A Dpolicydb.h195 * available on the policy version >= (MOD_)POLICYDB_VERSION_BOUNDARY
734 #define POLICYDB_VERSION_BOUNDARY 24 macro
779 && p->policyvers >= POLICYDB_VERSION_BOUNDARY) || \

Completed in 46 milliseconds