Home
last modified time | relevance | path

Searched defs:policyvers (Results 1 – 6 of 6) sorted by relevance

/third_party/selinux/libsepol/fuzz/
Dsecilc-fuzzer.c20 int policyvers = POLICYDB_VERSION_MAX; in LLVMFuzzerTestOneInput() local
/third_party/selinux/checkpolicy/
Dcheckmodule.c47 unsigned int policyvers = MOD_POLICYDB_VERSION_MAX; variable
Dcheckpolicy.c106 unsigned int policyvers = 0; variable
/third_party/selinux/secilc/
Dsecilc.c102 int policyvers = POLICYDB_VERSION_MAX; in main() local
/third_party/selinux/checkpolicy/test/
Ddismod.c59 int policyvers = MOD_POLICYDB_VERSION_BASE; variable
/third_party/selinux/libsepol/include/sepol/policydb/
Dpolicydb.h607 unsigned policyvers; member