Home | History | Annotate | Download | only in src

Lines Matching refs:wpa_exec

9533 type wpa_exec, exec_type, file_type;
9545 allow init wpa_exec:file { getattr open read execute };
9551 allow wpa wpa_exec:file { entrypoint read execute };
9569 type_transition init wpa_exec:process wpa;