Home | History | Annotate | Download | only in tests-m32

Lines Matching refs:error

40 		"strace -e inject=$* failed to handle an argument error properly"
48 chdir:error= \
49 chdir:error=:when=10 \
50 chdir:error=invalid_error_name \
51 chdir:error=invalid_error_name:when=11 \
52 chdir:error=-1 \
53 chdir:error=-1:when=12 \
54 chdir:error=-2 \
55 chdir:error=-2:when=13 \
56 chdir:error=3+ \
57 chdir:error=3+:when=14 \
58 chdir:error=4096 \
59 chdir:error=4096:when=15 \
60 chdir:when=7:error=invalid_error_name \
62 chdir:when=:error=19 \
64 chdir:when=0:error=20 \
66 chdir:when=-1:error=21 \
68 chdir:when=-2+:error=22 \
70 chdir:when=-3+0:error=23 \
72 chdir:when=4-:error=24 \
74 chdir:when=5+-:error=25 \
76 chdir:when=6++:error=26 \
78 chdir:when=7+0:error=27 \
80 chdir:when=8+-1:error=28 \
82 chdir:when=9+1+:error=29 \
84 chdir:when=65536:error=30 \
86 chdir:when=1+65536:error=31 \
93 chdir:error=1:error=2 \
94 chdir:retval=0:error=1 \
95 chdir:error=1:retval=0 \
96 chdir:retval=0:signal=1:error=1 \