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

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

Completed in 33 milliseconds