Searched defs:POLICY_BIN_LO (Results 1 - 1 of 1) sorted by relevance

/external/libsepol/tests/
H A Dtest-downgrade.c35 #define POLICY_BIN_LO "policies/test-downgrade/policy.lo" macro
157 if (write_binary_policy(POLICY_BIN_LO, &policydb) != 0) {
176 if (read_binary_policy(POLICY_BIN_LO, &policydb_tmp) != 0) {

Completed in 3360 milliseconds