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

/linux-master/security/selinux/ss/
H A Dpolicydb.c1065 if (p->policyvers >= POLICYDB_VERSION_MLS) {
1283 if (p->policyvers >=
1365 if (p->policyvers >= POLICYDB_VERSION_VALIDATETRANS) {
1377 if (p->policyvers >= POLICYDB_VERSION_NEW_OBJECT_DEFAULTS) {
1387 if (p->policyvers >= POLICYDB_VERSION_DEFAULT_TYPE) {
1417 if (p->policyvers >= POLICYDB_VERSION_BOUNDARY)
1426 if (p->policyvers >= POLICYDB_VERSION_BOUNDARY)
1474 if (p->policyvers >= POLICYDB_VERSION_BOUNDARY)
1483 if (p->policyvers >= POLICYDB_VERSION_BOUNDARY) {
1548 if (p->policyvers >
[all...]
H A Dpolicydb.h270 /* only used if policyvers < POLICYDB_VERSION_COMP_FTRANS */
306 unsigned int policyvers; member in struct:policydb
H A Davtab.c352 unsigned int set, vers = pol->policyvers;

Completed in 134 milliseconds