Lines Matching refs:allow
57 (allow console_t console_device_t file_rw)
58 (allow console_t console_device_t (files (read)))
86 (allow foo_type self (file (execute)))
87 (allow bin_t device_t (file (execute)))
98 (allow getty_t console_device_t (file (getattr open read write append)))
108 (allow bin_t exec_t (file (execute)))
119 (allow bin_t exec_t (file (execute)))
124 (allow user_t exec_t (bins (execute)))
204 (allow x bin_t (file (execute)))
215 (allow a_t b_t (file (write))))
217 (allow a_t b_t (file (execute)))))
220 (allow a_t b_t (file (read))))))