Home
last modified time | relevance | path

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

/security/selinux/include/
Dsecurity.h35 #define POLICYDB_VERSION_ROLETRANS 26 macro
/security/selinux/ss/
Dpolicydb.c137 .version = POLICYDB_VERSION_ROLETRANS,
2475 if (p->policyvers >= POLICYDB_VERSION_ROLETRANS) { in policydb_read()
2721 if (p->policyvers >= POLICYDB_VERSION_ROLETRANS) { in role_trans_write()