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 }
1399 allow kernel_t self:lnk_file { read getattr lock ioctl };
1442 allow kernel_t proc_t:{ lnk_file file } { read getattr lock ioctl };
1463 allow kernel_t sysfs_t:{ file lnk_file } { read getattr lock ioctl };
1474 allow kernel_t device_t:lnk_file { getattr read };
1477 allow kernel_t bin_t:lnk_file { read getattr lock ioctl };
1481 allow kernel_t bin_t:lnk_file { read getattr lock ioctl };
1487 allow kernel_t root_t:lnk_file { read getattr lock ioctl };
1491 allow kernel_t usr_t:{ file lnk_file } { read getattr lock ioctl };
1504 allow kernel_t unlabeled_t:{ dir file lnk_file sock_file fifo_file chr_file blk_file } *;
1536 allow kernel_t domain:lnk_file { read getattr lock ioctl };
1538 dontaudit kernel_t domain:lnk_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 } *;
1578 allow kernel_t default_t:lnk_file { read getattr lock ioctl };
1648 constrain { dir file lnk_file sock_file fifo_file chr_file blk_file } { create relabelto relabelfrom }