Searched refs:sepol_context_create (Results 1 – 4 of 4) sorted by relevance
130 int sepol_context_create(sepol_handle_t * handle, sepol_context_t ** con_ptr) in hidden_def()149 hidden_def(sepol_context_create) in hidden_def() argument163 if (sepol_context_create(handle, &new_con) < 0) in hidden_def()220 if (sepol_context_create(handle, &tmp_con) < 0) in hidden_def()
8 hidden_proto(sepol_context_create)
251 if (sepol_context_create(handle, &tmp_record) < 0) in context_to_record()
37 extern int sepol_context_create(sepol_handle_t * handle,