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

  /external/selinux/libsepol/tests/policies/test-deps/
modreq-type-opt.conf 4 type file_t;
15 allow type_req_t file_t : file { read write };
module.conf 5 type system_t, sysadm_t, file_t;
15 allow system_t file_t : file { read write };
19 allow sysadm_t file_t : file { read write };
base-metreq.conf 444 type file_t;
base-notmetreq.conf 439 type file_t;
small-base.conf 440 type file_t;
  /external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Support/
FileSystem.h 59 using file_t = void *;
61 using file_t = int;
64 extern const file_t kInvalidFile;
899 Expected<file_t> openNativeFile(const Twine &Name, CreationDisposition Disp,
    [all...]
  /external/selinux/libsepol/tests/policies/test-expander/
small-base.conf 484 type file_t;
  /external/selinux/libsepol/tests/policies/test-cond/
refpolicy-base.conf 850 type file_t, file_type, mountpoint;
    [all...]
  /external/toybox/toys/pending/
diff.c 75 static struct file_t { struct

Completed in 690 milliseconds