Home
last modified time | relevance | path

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

/third_party/selinux/libsepol/src/
Dcontext_record.c106 int sepol_context_set_mls(sepol_handle_t * handle, in sepol_context_set_mls() function
250 if (sepol_context_set_mls(handle, tmp_con, low) < 0) in sepol_context_from_string()
Dlibsepol.map.in41 sepol_context_set_mls;
Dcontext.c273 if (sepol_context_set_mls(handle, tmp_record, mls) < 0) in context_to_record()
/third_party/selinux/libsepol/include/sepol/
Dcontext_record.h37 extern int sepol_context_set_mls(sepol_handle_t * handle,