Home
last modified time | relevance | path

Searched refs:selabel_open (Results 1 – 13 of 13) sorted by relevance

/external/selinux/libselinux/utils/
Dselabel_partial_match.c61 hnd = selabel_open(SELABEL_CTX_FILE, selabel_option, 2); in main()
Dselabel_lookup.c89 hnd = selabel_open(backend, selabel_option, 2); in main()
Dselabel_lookup_best_match.c117 hnd = selabel_open(SELABEL_CTX_FILE, options, 2); in main()
Dselabel_digest.c124 hnd = selabel_open(backend, selabel_option, 3); in main()
/external/libselinux/include/selinux/
Dlabel.h71 struct selabel_handle *selabel_open(unsigned int backend,
/external/selinux/libselinux/include/selinux/
Dlabel.h73 struct selabel_handle *selabel_open(unsigned int backend,
/external/squashfs-tools/squashfs-tools/
Dandroid.c65 selabel_open(SELABEL_CTX_FILE, seopts, ARRAY_SIZE(seopts)); in get_sehnd()
/external/libselinux/src/
Dlabel.c66 struct selabel_handle *selabel_open(unsigned int backend, in selabel_open() function
Dandroid.c1480 sehandle = selabel_open(SELABEL_CTX_FILE, fc_opts, 2); in selinux_android_file_context_handle()
1502 sehandle = selabel_open(SELABEL_CTX_ANDROID_PROP, in selinux_android_prop_context_handle()
1520 sehandle = selabel_open(SELABEL_CTX_ANDROID_PROP, in selinux_android_service_context_handle()
/external/selinux/libselinux/src/
Dlabel.c317 struct selabel_handle *selabel_open(unsigned int backend, in selabel_open() function
Dmatchpathcon.c322 hnd = selabel_open(SELABEL_CTX_FILE, options, SELABEL_NOPT); in matchpathcon_init_prefix()
/external/selinux/policycoreutils/setfiles/
Drestore.c65 r_opts->hnd = selabel_open(SELABEL_CTX_FILE, selinux_opts, 2); in restore_init()
/external/selinux/libselinux/
DChangeLog8 * Fix selabel_open(3) services if no digest requested, from Richard Haines.
269 * selabel_open fix processing of substitution files