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

  /external/selinux/libsepol/src/
iface_internal.h 8 hidden_proto(sepol_iface_create)
iface_record.c 97 int sepol_iface_create(sepol_handle_t * handle, sepol_iface_t ** iface) function
117 hidden_def(sepol_iface_create)
203 if (sepol_iface_create(handle, &new_iface) < 0)
interfaces.c 78 if (sepol_iface_create(handle, &tmp_record) < 0)
  /external/selinux/libsepol/include/sepol/
iface_record.h 54 extern int sepol_iface_create(sepol_handle_t * handle,
  /external/selinux/libsemanage/src/
iface_record.c 136 return sepol_iface_create(handle->sepolh, iface_ptr);

Completed in 181 milliseconds