Lines Matching refs:lnk_file
9 class lnk_file
169 class lnk_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 }
1398 allow kernel_t self:lnk_file { read getattr lock ioctl };
1441 allow kernel_t proc_t:{ lnk_file file } { read getattr lock ioctl };
1462 allow kernel_t sysfs_t:{ file lnk_file } { read getattr lock ioctl };
1473 allow kernel_t device_t:lnk_file { getattr read };
1476 allow kernel_t bin_t:lnk_file { read getattr lock ioctl };
1480 allow kernel_t bin_t:lnk_file { read getattr lock ioctl };
1486 allow kernel_t root_t:lnk_file { read getattr lock ioctl };
1490 allow kernel_t usr_t:{ file lnk_file } { read getattr lock ioctl };
1503 allow kernel_t unlabeled_t:{ dir file lnk_file sock_file fifo_file chr_file blk_file } *;
1535 allow kernel_t domain:lnk_file { read getattr lock ioctl };
1537 dontaudit kernel_t domain:lnk_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 } *;
1577 allow kernel_t default_t:lnk_file { read getattr lock ioctl };
1647 constrain { dir file lnk_file sock_file fifo_file chr_file blk_file } { create relabelto relabelfrom }