Searched refs:context_from_string (Results 1 – 4 of 4) sorted by relevance
22 extern int context_from_string(sepol_handle_t * handle,
291 int context_from_string(sepol_handle_t * handle, in context_from_string() function
1300 if (context_from_string(NULL, policydb, &context, in sepol_context_to_sid()
687 fn context_from_string() -> Result<()> { in context_from_string() function