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)))
311 (allow bin_t auditadm_t cps))
325 (allow x bin_t (policy.file (execute)))
348 (allow t1 t2 (policy.file (write))))
350 (allow t1 t2 (policy.file (execute)))))
353 (allow t1 t2 (policy.file (read))))))
361 (allow bb.t2 bb.t1 (policy.file (read write execute))))))