Home
last modified time | relevance | path

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

/security/selinux/include/
Dsecurity.h34 #define POLICYDB_VERSION_ROLETRANS 26 macro
/security/selinux/ss/
Dpolicydb.c132 .version = POLICYDB_VERSION_ROLETRANS,
2405 if (p->policyvers >= POLICYDB_VERSION_ROLETRANS) { in policydb_read()
2650 if (p->policyvers >= POLICYDB_VERSION_ROLETRANS) { in role_trans_write()