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

  /external/libselinux/include/selinux/
label.h 60 * selabel_open - Create a labeling handle.
71 struct selabel_handle *selabel_open(unsigned int backend,
  /external/qemu/distrib/libselinux/include/selinux/
label.h 60 * selabel_open - Create a labeling handle.
71 struct selabel_handle *selabel_open(unsigned int backend,
  /external/sepolicy/tools/
checkfc.c 82 sehnd = selabel_open(backend, opts, 2);
  /build/tools/fs_config/
fs_config.c 61 struct selabel_handle* sehnd = selabel_open(SELABEL_CTX_FILE, seopts, 1);
64 perror("error running selabel_open");
  /bootable/recovery/updater/
updater.c 120 sehandle = selabel_open(SELABEL_CTX_FILE, seopts, 1);
  /external/libselinux/src/
label.c 66 struct selabel_handle *selabel_open(unsigned int backend, function
android.c 814 h = selabel_open(SELABEL_CTX_FILE, &opts[policy_index], 1);
874 handle = selabel_open(SELABEL_CTX_ANDROID_PROP,
    [all...]
  /external/qemu/distrib/libselinux/src/
label.c 66 struct selabel_handle *selabel_open(unsigned int backend, function
android.c 807 h = selabel_open(SELABEL_CTX_FILE, &opts[policy_index], 1);
    [all...]
  /external/qemu/distrib/ext4_utils/src/
make_ext4fs_main.c 136 sehnd = selabel_open(SELABEL_CTX_FILE, seopts, 1);
  /system/extras/ext4_utils/
make_ext4fs_main.c 139 sehnd = selabel_open(SELABEL_CTX_FILE, seopts, 1);
  /external/yaffs2/yaffs2/utils/
mkyaffs2image.c 581 sehnd = selabel_open(SELABEL_CTX_FILE, seopts, 1);
  /bootable/recovery/
recovery.cpp     [all...]
  /system/core/init/
init.c 871 struct selabel_handle* sehandle = selabel_open(SELABEL_CTX_ANDROID_PROP,
    [all...]

Completed in 700 milliseconds