Home
last modified time | relevance | path

Searched refs:sepol_context_create (Results 1 – 4 of 4) sorted by relevance

/external/libsepol/src/
Dcontext_record.c130 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() argument
163 if (sepol_context_create(handle, &new_con) < 0) in hidden_def()
220 if (sepol_context_create(handle, &tmp_con) < 0) in hidden_def()
Dcontext_internal.h8 hidden_proto(sepol_context_create)
Dcontext.c251 if (sepol_context_create(handle, &tmp_record) < 0) in context_to_record()
/external/libsepol/include/sepol/
Dcontext_record.h37 extern int sepol_context_create(sepol_handle_t * handle,