Home | History | Annotate | Download | only in test

Lines Matching full:open

49 	(class file (execute_no_trans entrypoint execmod open audit_access a b c d e))
85 (classpermissionset char_w (file (open read getattr)))
89 (file (open read getattr)))
167 (allow getty_t console_device_t (file (getattr open read write append)))
170 (dontaudit getty_t console_device_t (file (getattr open read write append)))
197 (auditallow device_t auditadm_t (file (open)))
288 (constrain (file (open)) (dom r1 r2))
289 (constrain (file (open)) (domby r1 r2))
290 (constrain (file (open)) (incomp r1 r2))
294 (mlsconstrain (file (open)) (not (or (and (eq l1 l2) (eq u1 u2)) (eq r1 r2))))
295 (mlsconstrain (file (open)) (or (and (eq l1 l2) (eq u1 u2)) (neq r1 r2)))
296 (mlsconstrain (file (open)) (dom h1 l2))
297 (mlsconstrain (file (open)) (domby l1 h2))
298 (mlsconstrain (file (open)) (incomp l1 l2))