Home
last modified time | relevance | path

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

/linux/security/selinux/include/
H A Dsecurity.h33 #define POLICYDB_VERSION_VALIDATETRANS 19 macro
/linux/security/selinux/ss/
H A Dpolicydb.c1379 if (p->policyvers >= POLICYDB_VERSION_VALIDATETRANS) { in class_read()