Home
last modified time | relevance | path

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

/Linux-v5.4/security/selinux/include/
Dsecurity.h32 #define POLICYDB_VERSION_RANGETRANS 21 macro
/Linux-v5.4/security/selinux/ss/
Dpolicydb.c109 .version = POLICYDB_VERSION_RANGETRANS,
1829 if (p->policyvers >= POLICYDB_VERSION_RANGETRANS) { in range_read()
3280 if (p->policyvers >= POLICYDB_VERSION_RANGETRANS) { in range_write_helper()