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

  /external/selinux/libselinux/include/selinux/
label.h 29 #define SELABEL_CTX_FILE 0
  /external/selinux/libselinux/utils/
selabel_partial_match.c 61 hnd = selabel_open(SELABEL_CTX_FILE, selabel_option, 2);
selabel_lookup.c 51 backend = SELABEL_CTX_FILE;
selabel_lookup_best_match.c 117 hnd = selabel_open(SELABEL_CTX_FILE, options, 2);
selabel_digest.c 86 backend = SELABEL_CTX_FILE;
sefcontext_compile.c 366 rec->backend = SELABEL_CTX_FILE;
  /build/make/tools/fs_config/
fs_config.c 60 struct selabel_handle* sehnd = selabel_open(SELABEL_CTX_FILE, seopts, 1);
  /external/selinux/policycoreutils/setfiles/
restore.c 33 r_opts->hnd = selabel_open(SELABEL_CTX_FILE, selinux_opts, 3);
restorecon_xattr.c 110 hnd = selabel_open(SELABEL_CTX_FILE, selinux_opts, 2);
  /external/selinux/restorecond/
restore.c 28 r_opts->hnd = selabel_open(SELABEL_CTX_FILE, selinux_opts, 3);
  /external/squashfs-tools/squashfs-tools/
android.c 70 selabel_open(SELABEL_CTX_FILE, seopts, ARRAY_SIZE(seopts));
  /external/f2fs-tools/fsck/
sload.c 260 sehnd = selabel_open(SELABEL_CTX_FILE, c.seopt_file, c.nr_opt);
  /external/e2fsprogs/contrib/android/
perms.c 341 sehnd = selabel_open(SELABEL_CTX_FILE, seopts, nopt);
  /external/selinux/libselinux/src/
matchpathcon.c 350 hnd = selabel_open(SELABEL_CTX_FILE, options, SELABEL_NOPT);
selinux_restorecon.c 1079 sehandle = selabel_open(SELABEL_CTX_FILE, fc_opts, 1);
  /external/selinux/libselinux/src/android/
android_platform.c 155 sehandle = selabel_open(SELABEL_CTX_FILE, fc_opts, ARRAY_SIZE(fc_opts));
    [all...]

Completed in 434 milliseconds