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

  /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 359 rec->backend = SELABEL_CTX_FILE;
  /external/libselinux/include/selinux/
label.h 28 #define SELABEL_CTX_FILE 0
  /external/selinux/libselinux/include/selinux/
label.h 28 #define SELABEL_CTX_FILE 0
  /build/tools/fs_config/
fs_config.c 60 struct selabel_handle* sehnd = selabel_open(SELABEL_CTX_FILE, seopts, 1);
  /external/squashfs-tools/squashfs-tools/
android.c 65 selabel_open(SELABEL_CTX_FILE, seopts, ARRAY_SIZE(seopts));
  /bootable/recovery/updater/
updater.cpp 125 sehandle = selabel_open(SELABEL_CTX_FILE, seopts, 1);
  /system/extras/ext4_utils/
make_ext4fs_main.c 149 sehnd = selabel_open(SELABEL_CTX_FILE, seopts, 1);
  /system/sepolicy/tools/
checkfc.c 327 unsigned int backend = SELABEL_CTX_FILE;
363 if (compare && backend != SELABEL_CTX_FILE) {
  /external/libselinux/utils/
sefcontext_compile.c 315 rec->backend = SELABEL_CTX_FILE;
  /external/selinux/libselinux/src/
matchpathcon.c 322 hnd = selabel_open(SELABEL_CTX_FILE, options, SELABEL_NOPT);
  /external/selinux/policycoreutils/setfiles/
restore.c 65 r_opts->hnd = selabel_open(SELABEL_CTX_FILE, selinux_opts, 2);
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/site-packages/selinux/
__init__.py 516 SELABEL_CTX_FILE = _selinux.SELABEL_CTX_FILE
    [all...]
  /bootable/recovery/
recovery.cpp     [all...]
  /external/libselinux/src/
android.c     [all...]

Completed in 651 milliseconds