Home
last modified time | relevance | path

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

/openbmc/linux/security/selinux/include/
H A Dsecurity.h36 #define POLICYDB_VERSION_RANGETRANS 21 macro
/openbmc/linux/security/selinux/ss/
H A Dpolicydb.c96 .version = POLICYDB_VERSION_RANGETRANS,
1843 if (p->policyvers >= POLICYDB_VERSION_RANGETRANS) { in range_read()
3458 if (p->policyvers >= POLICYDB_VERSION_RANGETRANS) { in range_write_helper()