OpenGrok
Cross Reference: stdin_stdout.policy
xref
: /
external
/
minijail
/
test
/
stdin_stdout.policy
Home
|
History
|
Annotate
|
Download
|
only in
test
1
read: arg0 == 0
2
write: arg0 == 1 || arg0 == 2
3
rt_sigreturn: 1
4
exit: 1
5