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 }
1437 allow kernel_t self:fifo_file { getattr read write append ioctl lock };
1450 allow kernel_t unlabeled_t:fifo_file { getattr read write append ioctl lock };
1494 …allow kernel_t self:fifo_file { create ioctl read getattr lock write setattr append link unlink re…
1503 allow kernel_t unlabeled_t:{ dir file lnk_file sock_file fifo_file chr_file blk_file } *;
1529 allow kernel_t domain:fifo_file { getattr read write append ioctl lock };
1540 dontaudit kernel_t domain:fifo_file { read getattr lock ioctl };
1542 allow kernel_t file_type:{ dir lnk_file sock_file fifo_file blk_file } *;
1549 allow kernel_t filesystem_type:{ dir file lnk_file sock_file fifo_file chr_file blk_file } *;
1579 allow kernel_t default_t:fifo_file { read getattr lock ioctl };
1647 constrain { dir file lnk_file sock_file fifo_file chr_file blk_file } { create relabelto relabelfro…