Home
last modified time | relevance | path

Searched refs:POLICYDB_VERSION_BOOL (Results 1 – 4 of 4) sorted by relevance

/third_party/selinux/libsepol/include/sepol/policydb/
Dpolicydb.h740 #define POLICYDB_VERSION_BOOL 16 macro
/third_party/selinux/libsepol/src/
Dpolicydb_validate.c1505 if (p->policyvers >= POLICYDB_VERSION_BOOL) in policydb_validate()
Dpolicydb.c87 .version = POLICYDB_VERSION_BOOL,
4465 if (r_policyvers >= POLICYDB_VERSION_BOOL) in policydb_read()
Dwrite.c2360 if (p->policyvers < POLICYDB_VERSION_BOOL) { in policydb_write()