Home
last modified time | relevance | path

Searched refs:bases_met (Results 1 - 1 of 1) sorted by relevance

/third_party/selinux/libsepol/tests/
H A Dtest-deps.c85 static policydb_t bases_met[NUM_BASES]; variable
100 if (test_load_policy(&bases_met[i], POLICY_BASE, mls, "test-deps", "base-metreq.conf")) in deps_test_init()
117 policydb_destroy(&bases_met[i]); in deps_test_cleanup()
134 * b index of the base policy in the global bases_met array.
157 base = &bases_met[b]; in do_deps_modreq_global()
217 * b index of the base policy in the global bases_met array.
240 base = &bases_met[b]; in do_deps_modreq_opt()

Completed in 2 milliseconds