Home
last modified time | relevance | path

Searched refs:policyvers (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/security/selinux/ss/
H A Dpolicydb.c1045 if (p->policyvers >= POLICYDB_VERSION_MLS) { in context_read_and_validate()
1265 if (p->policyvers >= in read_cons_helper()
1346 if (p->policyvers >= POLICYDB_VERSION_VALIDATETRANS) { in class_read()
1358 if (p->policyvers >= POLICYDB_VERSION_NEW_OBJECT_DEFAULTS) { in class_read()
1368 if (p->policyvers >= POLICYDB_VERSION_DEFAULT_TYPE) { in class_read()
1398 if (p->policyvers >= POLICYDB_VERSION_BOUNDARY) in role_read()
1407 if (p->policyvers >= POLICYDB_VERSION_BOUNDARY) in role_read()
1455 if (p->policyvers >= POLICYDB_VERSION_BOUNDARY) in type_read()
1464 if (p->policyvers >= POLICYDB_VERSION_BOUNDARY) { in type_read()
1530 if (p->policyvers >= POLICYDB_VERSION_BOUNDARY) in user_read()
[all …]
H A Dpolicydb.h309 unsigned int policyvers; member
H A Davtab.c383 unsigned int set, vers = pol->policyvers; in avtab_read_item()
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/android-tools/android-tools/
H A Dadbd.mk79 libselinux_SRC_FILES += policyvers.c