Searched refs:POLICYDB_VERSION_MLS (Results 1 – 4 of 4) sorted by relevance
162 if (mls && lo < POLICYDB_VERSION_MLS) in do_downgrade_test()
823 if ((p->policyvers >= POLICYDB_VERSION_MLS in context_write()1213 if ((p->policyvers >= POLICYDB_VERSION_MLS in user_write()1963 if ((p->policyvers < POLICYDB_VERSION_MLS && in policydb_write()2147 if ((p->policyvers >= POLICYDB_VERSION_MLS in policydb_write()
106 .version = POLICYDB_VERSION_MLS,1871 && p->policyvers >= POLICYDB_VERSION_MLS) in context_read_and_validate()2907 && p->policyvers >= POLICYDB_VERSION_MLS) in user_read()3904 && p->policyvers >= POLICYDB_VERSION_MLS) in policydb_read()
703 #define POLICYDB_VERSION_MLS 19 macro