Lines Matching refs:allow
5 (handleunknown allow)
102 ;;(allow console_t console_device_t file_rw)
103 (allow console_t console_device_t (files (read)))
150 (allow foo_type self (file (execute)))
151 (allow bin_t device_t (file (execute)))
154 ;;(allow bad_t not_bad_type (file (execute)))
155 ;;(allow bad_t exec_t (file (execute)))
167 (allow getty_t console_device_t (file (getattr open read write append)))
177 (allow bin_t exec_t (file (execute)))
188 (allow bin_t exec_t (file (execute)))
193 (allow user_t exec_t (bins (execute)))
304 (allow bin_t auditadm_t cps))
318 (allow x bin_t (policy.file (execute)))
341 (allow t1 t2 (policy.file (write))))
343 (allow t1 t2 (policy.file (execute)))))
346 (allow t1 t2 (policy.file (read))))))
354 (allow bb.t2 bb.t1 (policy.file (read write execute))))))