Home
last modified time | relevance | path

Searched refs:selabel_close (Results 1 – 14 of 14) sorted by relevance

/external/selinux/policycoreutils/setfiles/
Drestorecon_xattr.c132 selabel_close(hnd); in main()
141 selabel_close(hnd); in main()
218 selabel_close(hnd); in main()
Dsetfiles.c480 selabel_close(r_opts.hnd);
/external/selinux/libselinux/
Dexported_vendor.map13 selabel_close;
Dexported.map20 selabel_close;
/external/selinux/libselinux/utils/
Dselabel_partial_match.c73 selabel_close(hnd); in main()
Dselabel_lookup.c105 selabel_close(hnd); in main()
Dselabel_lookup_best_match.c132 selabel_close(hnd); in main()
Dselabel_digest.c188 selabel_close(hnd); in main()
/external/selinux/libselinux/src/
Dlabel.c239 selabel_close(rec); in selabel_open()
355 void selabel_close(struct selabel_handle *rec) in selabel_close() function
Dmatchpathcon.c366 selabel_close(hnd); in matchpathcon_fini()
/external/selinux/libselinux/include/selinux/
Dlabel.h87 void selabel_close(struct selabel_handle *handle);
/external/toybox/toys/android/
Dgetprop.c118 if (CFG_TOYBOX_FREE && (toys.optflags & FLAG_Z)) selabel_close(TT.handle); in getprop_main()
/external/selinux/restorecond/
Drestorecond.c84 selabel_close(r_opts.hnd); in done()
/external/selinux/libselinux/src/android/
Dandroid_platform.c162 selabel_close(sehandle); in selinux_android_file_context()