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

  /external/selinux/policycoreutils/setfiles/
restorecon_xattr.c 132 selabel_close(hnd);
141 selabel_close(hnd);
218 selabel_close(hnd);
setfiles.c 480 selabel_close(r_opts.hnd);
  /external/selinux/libselinux/include/selinux/
label.h 81 * selabel_close - Close a labeling handle.
87 void selabel_close(struct selabel_handle *handle);
  /external/selinux/libselinux/utils/
selabel_partial_match.c 73 selabel_close(hnd);
selabel_lookup.c 105 selabel_close(hnd);
selabel_lookup_best_match.c 132 selabel_close(hnd);
selabel_digest.c 188 selabel_close(hnd);
  /external/selinux/restorecond/
restorecond.c 84 selabel_close(r_opts.hnd);
  /external/toybox/toys/android/
getprop.c 118 if (CFG_TOYBOX_FREE && (toys.optflags & FLAG_Z)) selabel_close(TT.handle);
  /external/selinux/libselinux/src/
label.c 239 selabel_close(rec);
355 void selabel_close(struct selabel_handle *rec) function
matchpathcon.c 366 selabel_close(hnd);
  /external/selinux/libselinux/src/android/
android_platform.c 162 selabel_close(sehandle);
    [all...]

Completed in 563 milliseconds