HomeSort by relevance Sort by last modified time
    Searched refs:mls_to_string (Results 1 - 4 of 4) sorted by null

  /external/libsepol/src/
mls.h 34 extern int mls_to_string(sepol_handle_t * handle,
users.c 61 if (mls_to_string(handle, policydb, &context, &str) < 0) {
79 if (mls_to_string(handle, policydb, &context, &str) < 0) {
context.c 270 if (mls_to_string(handle, policydb, context, &mls) < 0)
mls.c 42 int mls_to_string(sepol_handle_t * handle, function

Completed in 54 milliseconds