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

/external/libsepol/src/
H A Dmls.c653 const char *mls1, const char *mls2, int *response)
667 if (mls_from_string(handle, &policydb->p, mls2, ctx2) < 0)
682 mls1, mls2);
651 sepol_mls_contains(sepol_handle_t * handle, sepol_policydb_t * policydb, const char *mls1, const char *mls2, int *response) argument

Completed in 30 milliseconds