Lines Matching refs:check_e
33 check_e "Invalid process id: '0'" -p 0
34 check_e "Invalid process id: '-42'" -p -42
35 check_e "Invalid process id: '$$.'" -p $$.
36 check_e "Invalid process id: 'a'" -p 1,a
37 check_e "Syscall 'chdir' for -b isn't supported" -b chdir
38 check_e "Syscall 'chdir' for -b isn't supported" -b execve -b chdir
68 check_e "invalid system call '/getcwd@ohmy'" -e trace=/getcwd@ohmy
69 check_e "invalid -e kvm= argument: 'chdir'" -e kvm=chdir
119 check_e "$umsg" -u :nosuchuser: true
122 check_e "-$c has no effect with -c
125 check_e "-i has no effect with -c