Searched refs:POLICYDB_VERSION_MLS (Results 1 – 4 of 4) sorted by relevance
162 if (mls && lo < POLICYDB_VERSION_MLS) in do_downgrade_test()
905 if ((p->policyvers >= POLICYDB_VERSION_MLS in context_write()1320 if ((p->policyvers >= POLICYDB_VERSION_MLS in user_write()2216 if ((p->policyvers < POLICYDB_VERSION_MLS && in policydb_write()2398 if ((p->policyvers >= POLICYDB_VERSION_MLS in policydb_write()
108 .version = POLICYDB_VERSION_MLS,2033 && p->policyvers >= POLICYDB_VERSION_MLS) in context_read_and_validate()3375 && p->policyvers >= POLICYDB_VERSION_MLS) in user_read()4531 && p->policyvers >= POLICYDB_VERSION_MLS) in policydb_read()
744 #define POLICYDB_VERSION_MLS 19 macro