HomeSort by relevance Sort by last modified time
    Searched refs:check_e (Results 1 - 13 of 13) sorted by null

  /external/strace/tests/
filtering_syscall-syntax.test 35 [ -z "$2" ] || check_e "invalid system call '$1'" -e"$2"
37 check_e "invalid system call '$1'" -e "$2"
38 check_e "invalid system call '$1'" -etrace="$2"
39 check_e "invalid system call '$1'" -e trace="$2"
41 check_e "invalid system call '$1'" -eabbrev="$2"
42 check_e "invalid system call '$1'" -e abbrev="$2"
44 check_e "invalid system call '$1'" -everbose="$2"
45 check_e "invalid system call '$1'" -e verbose="$2"
47 check_e "invalid system call '$1'" -eraw="$2"
48 check_e "invalid system call '$1'" -e raw="$2
    [all...]
filtering_fd-syntax.test 35 check_e "invalid descriptor '$1'" -e"read=$2"
36 check_e "invalid descriptor '$1'" -e "read=$2"
37 check_e "invalid descriptor '$1'" -e"write=$2"
38 check_e "invalid descriptor '$1'" -e "write=$2"
options-syntax.test 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
83 check_e "$umsg" -u :nosuchuser: true
86 check_e "-$c has no effect with -c
89 check_e "-i has no effect with -c
96 check_e "-tt has no effect with -
    [all...]
syntax.sh 53 check_e() function
  /external/strace/tests-m32/
filtering_syscall-syntax.test 35 [ -z "$2" ] || check_e "invalid system call '$1'" -e"$2"
37 check_e "invalid system call '$1'" -e "$2"
38 check_e "invalid system call '$1'" -etrace="$2"
39 check_e "invalid system call '$1'" -e trace="$2"
41 check_e "invalid system call '$1'" -eabbrev="$2"
42 check_e "invalid system call '$1'" -e abbrev="$2"
44 check_e "invalid system call '$1'" -everbose="$2"
45 check_e "invalid system call '$1'" -e verbose="$2"
47 check_e "invalid system call '$1'" -eraw="$2"
48 check_e "invalid system call '$1'" -e raw="$2
    [all...]
filtering_fd-syntax.test 35 check_e "invalid descriptor '$1'" -e"read=$2"
36 check_e "invalid descriptor '$1'" -e "read=$2"
37 check_e "invalid descriptor '$1'" -e"write=$2"
38 check_e "invalid descriptor '$1'" -e "write=$2"
options-syntax.test 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
83 check_e "$umsg" -u :nosuchuser: true
86 check_e "-$c has no effect with -c
89 check_e "-i has no effect with -c
96 check_e "-tt has no effect with -
    [all...]
syntax.sh 53 check_e() function
  /external/strace/tests-mx32/
filtering_syscall-syntax.test 35 [ -z "$2" ] || check_e "invalid system call '$1'" -e"$2"
37 check_e "invalid system call '$1'" -e "$2"
38 check_e "invalid system call '$1'" -etrace="$2"
39 check_e "invalid system call '$1'" -e trace="$2"
41 check_e "invalid system call '$1'" -eabbrev="$2"
42 check_e "invalid system call '$1'" -e abbrev="$2"
44 check_e "invalid system call '$1'" -everbose="$2"
45 check_e "invalid system call '$1'" -e verbose="$2"
47 check_e "invalid system call '$1'" -eraw="$2"
48 check_e "invalid system call '$1'" -e raw="$2
    [all...]
filtering_fd-syntax.test 35 check_e "invalid descriptor '$1'" -e"read=$2"
36 check_e "invalid descriptor '$1'" -e "read=$2"
37 check_e "invalid descriptor '$1'" -e"write=$2"
38 check_e "invalid descriptor '$1'" -e "write=$2"
options-syntax.test 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
83 check_e "$umsg" -u :nosuchuser: true
86 check_e "-$c has no effect with -c
89 check_e "-i has no effect with -c
96 check_e "-tt has no effect with -
    [all...]
syntax.sh 53 check_e() function
  /external/lzma/Asm/x86/
AesOpt.asm 150 jmp check_e
160 check_e: label

Completed in 315 milliseconds