Home
last modified time | relevance | path

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

/external/selinux/libsepol/include/sepol/
Dcontext_record.h54 extern int sepol_context_to_string(sepol_handle_t * handle,
/external/selinux/libsemanage/src/
Dcontext_record.c107 return sepol_context_to_string(handle->sepolh, con, str_ptr); in hidden_def()
Dgenhomedircon.c652 if (sepol_context_to_string(sepolh, context, in write_contexts()
/external/selinux/libsepol/src/
Dcontext_record.c300 int sepol_context_to_string(sepol_handle_t * handle, in sepol_context_to_string() function