OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:bases_met
(Results
1 - 1
of
1
) sorted by null
/external/libsepol/tests/
test-deps.c
83
static policydb_t
bases_met
[NUM_BASES];
variable
98
if (test_load_policy(&
bases_met
[i], POLICY_BASE, mls, "test-deps", "base-metreq.conf"))
115
policydb_destroy(&
bases_met
[i]);
132
* b index of the base policy in the global
bases_met
array.
155
base = &
bases_met
[b];
214
* b index of the base policy in the global
bases_met
array.
237
base = &
bases_met
[b];
Completed in 1652 milliseconds