Home
last modified time | relevance | path

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

/security/selinux/include/
Dsecurity.h34 #define POLICYDB_VERSION_RANGETRANS 21 macro
/security/selinux/ss/
Dpolicydb.c98 .version = POLICYDB_VERSION_RANGETRANS,
1845 if (p->policyvers >= POLICYDB_VERSION_RANGETRANS) { in range_read()
3464 if (p->policyvers >= POLICYDB_VERSION_RANGETRANS) { in range_write_helper()