Home
last modified time | relevance | path

Searched refs:selabel_close (Results 1 – 15 of 15) 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.map.txt20 selabel_close;
DAndroid.bp292 "--allowlist-function=selabel_close",
/external/selinux/libselinux/utils/
Dselabel_partial_match.c73 selabel_close(hnd); in main()
Dselabel_lookup.c107 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/erofs-utils/lib/
Dconfig.c42 selabel_close(cfg.sehnd); in erofs_exit_configure()
/external/selinux/libselinux/include/selinux/
Dlabel.h89 extern void selabel_close(struct selabel_handle *handle);
/external/selinux/libselinux/src/
Dlabel.c240 selabel_close(rec); in selabel_open()
371 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()