Searched refs:POLICYDB_VERSION_BOOL (Results 1 - 3 of 3) sorted by relevance

/external/selinux/libsepol/include/sepol/policydb/
H A Dpolicydb.h696 #define POLICYDB_VERSION_BOOL 16 macro
/external/selinux/libsepol/src/
H A Dpolicydb.c85 .version = POLICYDB_VERSION_BOOL,
3856 if (r_policyvers >= POLICYDB_VERSION_BOOL)
H A Dwrite.c2105 if (p->policyvers < POLICYDB_VERSION_BOOL) {

Completed in 1089 milliseconds