Home
last modified time | relevance | path

Searched refs:sepol_context_set_mls (Results 1 – 4 of 4) sorted by relevance

/external/libsepol/src/
Dcontext_record.c112 int sepol_context_set_mls(sepol_handle_t * handle, in hidden_def()
127 hidden_def(sepol_context_set_mls) in hidden_def() argument
260 if (sepol_context_set_mls(handle, tmp_con, low) < 0) in hidden_def()
Dcontext_internal.h15 hidden_proto(sepol_context_set_mls)
Dcontext.c273 if (sepol_context_set_mls(handle, tmp_record, mls) < 0) in context_to_record()
/external/libsepol/include/sepol/
Dcontext_record.h33 extern int sepol_context_set_mls(sepol_handle_t * handle,