Lines Matching refs:fifo_file
13 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 re…
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 { read getattr lock ioctl };
1543 allow kernel_t file_type:{ dir lnk_file sock_file fifo_file blk_file } *;
1550 allow kernel_t filesystem_type:{ dir file lnk_file sock_file fifo_file chr_file blk_file } *;
1580 allow kernel_t default_t:fifo_file { read getattr lock ioctl };
1648 constrain { dir file lnk_file sock_file fifo_file chr_file blk_file } { create relabelto relabelfro…