HomeSort by relevance Sort by last modified time
    Searched full:file_contexts (Results 51 - 71 of 71) sorted by null

1 23

  /external/selinux/libselinux/include/selinux/
selinux.h 405 errors about the file_contexts configuration. If not set,
427 #define MATCHPATHCON_BASEONLY 1 /* Only process the base file_contexts file. */
  /system/core/init/
readme.txt 316 in the file_contexts configuration.
322 security contexts specified in the file_contexts configuration.
  /system/sepolicy/
domain.te 460 # to its parent directory via a file_contexts entry.
558 # $ grep mydaemon file_contexts
system_server.te 303 # Read /file_contexts and /data/security/file_contexts
app.te 363 # specified in file_contexts. Define a different type for portions
file_contexts 37 /file_contexts\.bin u:object_r:rootfs:s0
  /external/selinux/libselinux/src/
matchpathcon.c 493 * file_contexts.subs file does not exist (see selabel_open in
label_file.c 467 /* file_contexts.bin format */
  /libcore/luni/src/test/java/libcore/java/io/
FileTest.java 310 // (see file_contexts) that makes sure it isn't unstattable but then again this file might
  /external/selinux/policycoreutils/
ChangeLog 545 * Change setfiles to validate all file_contexts files when using -c from Stephen Smalley.
    [all...]
  /docs/source.android.com/src/devices/tech/config/
low-ram.jd 265 sepolicy/file_contexts</a> so that it is treated properly by SELinux. <br />
  /external/libselinux/src/
label_file.c 454 /* file_contexts.bin format */
  /bootable/recovery/
recovery.cpp     [all...]
  /build/tools/releasetools/
common.py 189 # We carry a copy of file_contexts.bin under META/. If not available,
194 fc_basename = os.path.basename(d.get("selinux_fc", "file_contexts"))
    [all...]
ota_from_target_files 625 # Place a copy of file_contexts.bin into the OTA package which will be used
    [all...]
ota_from_target_files.py 625 # Place a copy of file_contexts.bin into the OTA package which will be used
    [all...]
  /external/selinux/libsemanage/src/
direct_api.c     [all...]
semanage_store.c 100 "/file_contexts.template",
114 "/file_contexts.local",
115 "/file_contexts",
    [all...]
  /bionic/libc/bionic/
system_properties.cpp 863 /* Read an entry from a spec file (e.g. file_contexts) */
    [all...]
  /external/selinux/policycoreutils/sepolicy/sepolicy/
manpage.py 424 self.fcpath = self.root + "file_contexts"
    [all...]
  /build/core/
Makefile 773 SELINUX_FC := $(TARGET_ROOT_OUT)/file_contexts.bin
    [all...]

Completed in 599 milliseconds

1 23