Home
last modified time | relevance | path

Searched refs:selabel_close (Results 1 – 13 of 13) 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_get_digests_all_partial_matches.c168 (void) selabel_close(hnd); in main()
Dselabel_digest.c188 selabel_close(hnd); in main()
/external/selinux/libselinux/include/selinux/
Dlabel.h87 extern void selabel_close(struct selabel_handle *handle);
/external/selinux/libselinux/src/
Dlabel.c239 selabel_close(rec); in selabel_open()
370 void selabel_close(struct selabel_handle *rec) in selabel_close() function
Dmatchpathcon.c366 selabel_close(hnd); in matchpathcon_fini()
/external/selinux/restorecond/
Drestorecond.c84 selabel_close(r_opts.hnd); in done()