Searched refs:fifo_file (Results 1 - 20 of 20) sorted by relevance

/external/sepolicy/
H A Dunconfined.te26 allow unconfineddomain domain:{ fifo_file file } rw_file_perms;
47 allow unconfineddomain {fs_type -contextmount_type -sdcard_type}:{ dir lnk_file sock_file fifo_file } ~relabelto;
48 allow unconfineddomain dev_type:{ dir lnk_file sock_file fifo_file } ~relabelto;
58 }:{ dir lnk_file sock_file fifo_file } ~relabelto;
H A Dmls82 mlsconstrain fifo_file { read getattr }
85 mlsconstrain fifo_file { write setattr append unlink link rename }
H A Dapp.te38 allow appdomain system_server:fifo_file rw_file_perms;
43 allow appdomain appdomain:fifo_file rw_file_perms;
H A Daccess_vectors204 class fifo_file
H A Dsystem_server.te318 allow system_server appdomain:fifo_file { getattr read write };
/external/clang/lib/Basic/
H A DFileSystemStatCache.cpp40 Data.IsNamedPipe = Status.getType() == llvm::sys::fs::file_type::fifo_file;
/external/libsepol/tests/policies/test-expander/
H A Dalias-base.conf21 class fifo_file
188 class fifo_file
H A Drole-base.conf21 class fifo_file
188 class fifo_file
H A Duser-base.conf21 class fifo_file
188 class fifo_file
H A Dsmall-base.conf21 class fifo_file
188 class fifo_file
/external/libsepol/tests/policies/test-hooks/
H A Dcmp_policy.conf21 class fifo_file
188 class fifo_file
H A Dsmall-base.conf21 class fifo_file
188 class fifo_file
/external/libsepol/tests/policies/test-deps/
H A Dbase-metreq.conf21 class fifo_file
188 class fifo_file
H A Dbase-notmetreq.conf21 class fifo_file
187 class fifo_file
H A Dsmall-base.conf21 class fifo_file
188 class fifo_file
/external/libsepol/tests/policies/test-linker/
H A Dsmall-base.conf21 class fifo_file
188 class fifo_file
/external/libsepol/tests/policies/test-cond/
H A Drefpolicy-base.conf13 class fifo_file
182 class fifo_file
616 mlsconstrain { dir lnk_file chr_file blk_file sock_file fifo_file } { relabelfrom }
618 mlsconstrain { dir lnk_file chr_file blk_file sock_file fifo_file } { create relabelto }
1438 allow kernel_t self:fifo_file { getattr read write append ioctl lock };
1451 allow kernel_t unlabeled_t:fifo_file { getattr read write append ioctl lock };
1495 allow kernel_t self:fifo_file { create ioctl read getattr lock write setattr append link unlink rename };
1504 allow kernel_t unlabeled_t:{ dir file lnk_file sock_file fifo_file chr_file blk_file } *;
1530 allow kernel_t domain:fifo_file { getattr read write append ioctl lock };
1541 dontaudit kernel_t domain:fifo_file { rea
[all...]
/external/llvm/lib/Support/Unix/
H A DPath.inc425 Type = file_type::fifo_file;
/external/llvm/include/llvm/Support/
H A DFileSystem.h61 fifo_file, member in class:llvm::sys::fs::file_type
/external/llvm/lib/Support/Windows/
H A DPath.inc385 Result = file_status(file_type::fifo_file);

Completed in 376 milliseconds