Searched refs:sepol_context_from_string (Results 1 – 4 of 4) sorted by relevance
51 extern int sepol_context_from_string(sepol_handle_t * handle,
36 sepol_context_from_string;
198 int sepol_context_from_string(sepol_handle_t * handle, in sepol_context_from_string() function
315 if (sepol_context_from_string(handle, con_cpy, &ctx_record) < 0) in context_from_string()