HomeSort by relevance Sort by last modified time
    Searched refs:sepol_iface_key_create (Results 1 - 4 of 4) sorted by null

  /external/selinux/libsepol/src/
iface_internal.h 13 hidden_proto(sepol_iface_key_create)
iface_record.c 27 int sepol_iface_key_create(sepol_handle_t * handle, function
45 hidden_def(sepol_iface_key_create)
60 if (sepol_iface_key_create(handle, iface->name, key_ptr) < 0) {
  /external/selinux/libsepol/include/sepol/
iface_record.h 25 extern int sepol_iface_key_create(sepol_handle_t * handle,
  /external/selinux/libsemanage/src/
iface_record.c 56 return sepol_iface_key_create(handle->sepolh, name, key_ptr);

Completed in 59 milliseconds