Searched refs:sepol_context_create (Results 1 – 4 of 4) sorted by relevance
123 int sepol_context_create(sepol_handle_t * handle, sepol_context_t ** con_ptr) in sepol_context_create() function155 if (sepol_context_create(handle, &new_con) < 0) in sepol_context_clone()210 if (sepol_context_create(handle, &tmp_con) < 0) in sepol_context_from_string()
34 sepol_context_create;
251 if (sepol_context_create(handle, &tmp_record) < 0) in context_to_record()
41 extern int sepol_context_create(sepol_handle_t * handle,