Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/security/selinux/ss/
H A Dpolicydb.c1050 if (p->policyvers >= POLICYDB_VERSION_MLS) { in context_read_and_validate()
1270 if (p->policyvers >= in read_cons_helper()
1351 if (p->policyvers >= POLICYDB_VERSION_VALIDATETRANS) { in class_read()
1363 if (p->policyvers >= POLICYDB_VERSION_NEW_OBJECT_DEFAULTS) { in class_read()
1373 if (p->policyvers >= POLICYDB_VERSION_DEFAULT_TYPE) { in class_read()
1402 if (p->policyvers >= POLICYDB_VERSION_BOUNDARY) in role_read()
1411 if (p->policyvers >= POLICYDB_VERSION_BOUNDARY) in role_read()
1458 if (p->policyvers >= POLICYDB_VERSION_BOUNDARY) in type_read()
1467 if (p->policyvers >= POLICYDB_VERSION_BOUNDARY) { in type_read()
1532 if (p->policyvers >= POLICYDB_VERSION_BOUNDARY) in user_read()
[all …]
H A Dpolicydb.h311 unsigned int policyvers; member
H A Davtab.c405 u32 items, items2, val, vers = pol->policyvers; in avtab_read_item()
/OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-devtools/android-tools/android-tools/
H A Dadbd.mk79 libselinux_SRC_FILES += policyvers.c