Searched refs:sepol_context_to_string (Results 1 – 5 of 5) sorted by relevance
54 extern int sepol_context_to_string(sepol_handle_t * handle,
105 return sepol_context_to_string(handle->sepolh, con, str_ptr); in semanage_context_to_string()
652 if (sepol_context_to_string(sepolh, context, in write_contexts()
45 sepol_context_to_string;
270 int sepol_context_to_string(sepol_handle_t * handle, in sepol_context_to_string() function