Home | History | Annotate | Download | only in src

Lines Matching refs:rild_exec

7679 type rild_exec, exec_type, file_type;
7691 allow init rild_exec:file { getattr open read execute };
7697 allow rild rild_exec:file { entrypoint read execute };
7715 type_transition init rild_exec:process rild;