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

  /external/libselinux/include/selinux/
label.h 49 #define SELABEL_OPT_PATH 3
  /build/tools/fs_config/
fs_config.c 60 struct selinux_opt seopts[] = { { SELABEL_OPT_PATH, context_file } };
  /bootable/recovery/updater/
updater.c 117 { SELABEL_OPT_PATH, "/file_contexts" }
  /external/libselinux/src/
label_android_property.c 157 case SELABEL_OPT_PATH:
android.c 43 { SELABEL_OPT_PATH, "/file_contexts" },
44 { SELABEL_OPT_PATH, "/data/security/current/file_contexts" },
53 { SELABEL_OPT_PATH, "/service_contexts" },
54 { SELABEL_OPT_PATH, "/data/security/current/service_contexts" },
    [all...]
label_file.c 419 case SELABEL_OPT_PATH:
  /bootable/recovery/
recovery.cpp     [all...]

Completed in 188 milliseconds