Home
last modified time | relevance | path

Searched refs:POLICYDB_VERSION_ROLETRANS (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/security/selinux/include/
H A Dsecurity.h41 #define POLICYDB_VERSION_ROLETRANS 26 macro
/openbmc/linux/security/selinux/ss/
H A Dpolicydb.c121 .version = POLICYDB_VERSION_ROLETRANS,
2596 if (p->policyvers >= POLICYDB_VERSION_ROLETRANS) { in policydb_read()
2848 if (p->policyvers >= POLICYDB_VERSION_ROLETRANS) { in role_trans_write_one()