Home | History | Annotate | Download | only in Analysis

Lines Matching full:that

8 // Ensure that child process is properly checked.
16 // Ensure that modifying pid is ok.
18 // Ensure that calling whitelisted routines is ok.
23 // Ensure that writing variables is prohibited.
27 // Ensure that calling functions is prohibited.
31 // Ensure that returning from function is prohibited.
44 // Ensure that writing pid is ok.
46 // Ensure that calling whitelisted routines is ok.
51 // Ensure that writing variables is prohibited.
55 // Ensure that calling functions is prohibited.
59 // Ensure that returning from function is prohibited.
66 // Ensure that parent process isn't restricted.