Searched refs:sepol_context_from_string (Results 1 – 6 of 6) sorted by relevance
10 hidden_proto(sepol_context_from_string)
209 int sepol_context_from_string(sepol_handle_t * handle, in hidden_def()281 hidden_def(sepol_context_from_string) in hidden_def() argument
316 if (sepol_context_from_string(handle, con_cpy, &ctx_record) < 0) in context_from_string()
51 extern int sepol_context_from_string(sepol_handle_t * handle,
98 return sepol_context_from_string(handle->sepolh, str, con); in hidden_def()
566 result = sepol_context_from_string(s->h_semanage->sepolh, in check_line()631 if (sepol_context_from_string(sepolh, old_context_str, in write_contexts()