HomeSort by relevance Sort by last modified time
    Searched full:sepol_handle_destroy (Results 1 - 10 of 10) sorted by null

  /external/selinux/libsepol/src/
handle.c 57 void sepol_handle_destroy(sepol_handle_t * sh) function
  /external/selinux/libsepol/include/sepol/
handle.h 29 void sepol_handle_destroy(sepol_handle_t *);
  /external/selinux/libsepol/tests/
test-downgrade.c 213 sepol_handle_destroy(f.handle);
223 sepol_handle_destroy(f.handle);
259 sepol_handle_destroy(f.handle);
270 sepol_handle_destroy(f.handle);
test-deps.c 169 sepol_handle_destroy(h);
250 sepol_handle_destroy(h);
  /external/selinux/semodule-utils/semodule_expand/
semodule_expand.c 184 sepol_handle_destroy(handle);
  /system/core/property_service/property_info_checker/
property_info_checker.cpp 39 sepol_handle_destroy(sepol_handle_);
  /external/selinux/libselinux/src/
audit2why.c 179 sepol_handle_destroy(avc->handle);
  /external/selinux/libsemanage/src/
handle.c 389 sepol_handle_destroy(sh->sepolh);
  /system/sepolicy/tools/
checkfc.c 226 sepol_handle_destroy(global_state.sepolicy.handle);
check_seapp.c 1244 sepol_handle_destroy(pol.handle);

Completed in 146 milliseconds