Lines Matching refs:bin_t
1 (type bin_t)
72 (typeattributeset exec_type (or bin_t kernel_t))
75 (typeattributeset baz_type (not bin_t))
76 (typealias bin_t sbin_t)
78 (typebounds device_t bin_t)
79 (typemember device_t bin_t file exec_t)
87 (allow bin_t device_t (file (execute)))
108 (allow bin_t exec_t (file (execute)))
119 (allow bin_t exec_t (file (execute)))
141 (roletype system_r bin_t)
147 (roletransition system_r bin_t process user_r)
161 (context system_u_bin_t_l2h (system_u system_r bin_t (low high)))
185 (constrain (files (read)) (not (or (and (eq t1 exec_t) (eq t2 bin_t)) (eq r1 r2))))
186 (constrain char_w (not (or (and (eq t1 exec_t) (eq t2 bin_t)) (eq r1 r2))))
188 (constrain (file (read)) (or (and (eq t1 exec_t) (neq t2 bin_t) ) (eq u1 u2) ) )
204 (allow x bin_t (file (execute)))
206 (call all (bin_t))