Searched refs:sepol_context_to_string (Results 1 – 4 of 4) sorted by relevance
54 extern int sepol_context_to_string(sepol_handle_t * handle,
107 return sepol_context_to_string(handle->sepolh, con, str_ptr); in hidden_def()
652 if (sepol_context_to_string(sepolh, context, in write_contexts()
300 int sepol_context_to_string(sepol_handle_t * handle, in sepol_context_to_string() function