Home
last modified time | relevance | path

Searched refs:perror_msg_and_fail (Results 1 – 25 of 373) sorted by relevance

12345678910>>...15

/external/strace/tests-m32/
Dpread64-pwrite64.c96 perror_msg_and_fail("pread64: expected %d, returned %ld", in test_dump()
110 perror_msg_and_fail("pwrite64: expected %d, returned %ld", in test_dump()
131 perror_msg_and_fail("creat: %s", tmp); in main()
133 perror_msg_and_fail("open: %s", tmp); in main()
159 perror_msg_and_fail("pwrite64: expected 0, returned %ld", rc); in main()
164 perror_msg_and_fail("pwrite64: expected -1 EFAULT" in main()
170 perror_msg_and_fail("pwrite64: expected -1, returned %ld", rc); in main()
176 perror_msg_and_fail("pwrite64: expected %u, returned %ld", in main()
185 perror_msg_and_fail("pread64: expected 0, returned %ld", rc); in main()
190 perror_msg_and_fail("pread64: expected -1, returned %ld", rc); in main()
[all …]
Dread-write.c131 perror_msg_and_fail("read: expected %d, returned %ld", in test_dump()
150 perror_msg_and_fail("write: expected %d, returned %ld", in test_dump()
171 perror_msg_and_fail("creat: %s", tmp); in main()
173 perror_msg_and_fail("open: %s", tmp); in main()
196 perror_msg_and_fail("write: expected 0, returned %ld", rc); in main()
201 perror_msg_and_fail("write: expected -1 EFAULT" in main()
207 perror_msg_and_fail("write: expected %u, returned %ld", in main()
216 perror_msg_and_fail("read: expected 0, returned %ld", rc); in main()
221 perror_msg_and_fail("read: expected -1, returned %ld", rc); in main()
226 perror_msg_and_fail("read: expected %u, returned %ld", in main()
[all …]
Dattach-p-cmd-p.c45 perror_msg_and_fail("mkdir: %s", lockdir); in wait_for_peer_invocation()
50 perror_msg_and_fail("mkdir: %s", lockdir); in wait_for_peer_invocation()
55 perror_msg_and_fail("rmdir: %s", lockdir); in wait_for_peer_invocation()
63 perror_msg_and_fail("fopen: %s", pidfile); in wait_for_peer_termination()
67 perror_msg_and_fail("fscanf: %s", pidfile); in wait_for_peer_termination()
72 perror_msg_and_fail("fclose: %s", pidfile); in wait_for_peer_termination()
75 perror_msg_and_fail("unlink: %s", pidfile); in wait_for_peer_termination()
89 perror_msg_and_fail("nanosleep"); in main()
Dwaitid.c115 perror_msg_and_fail("unknown si_code %d", code); in si_code_2_name()
170 perror_msg_and_fail("pipe"); in main()
175 perror_msg_and_fail("fork"); in main()
187 perror_msg_and_fail("waitid #1"); in main()
194 perror_msg_and_fail("waitid #2"); in main()
202 perror_msg_and_fail("waitid #3"); in main()
208 perror_msg_and_fail("fork"); in main()
216 perror_msg_and_fail("waitid #4"); in main()
221 perror_msg_and_fail("pipe"); in main()
224 perror_msg_and_fail("fork"); in main()
[all …]
Dpreadv.c76 perror_msg_and_fail("open"); in main()
79 perror_msg_and_fail("preadv"); in main()
85 perror_msg_and_fail("preadv"); in main()
90 perror_msg_and_fail("preadv"); in main()
94 perror_msg_and_fail("preadv"); in main()
100 perror_msg_and_fail("open"); in main()
102 perror_msg_and_fail("unlink"); in main()
106 perror_msg_and_fail("write"); in main()
125 perror_msg_and_fail("preadv: expected %u, returned %ld", in main()
146 perror_msg_and_fail("preadv: expected %d, returned %ld", in main()
Dnet-y-unix.c82 perror_msg_and_fail("getsockopt"); in main()
90 perror_msg_and_fail("getsockname"); in main()
97 perror_msg_and_fail("socket"); in main()
103 perror_msg_and_fail("connect"); in main()
113 perror_msg_and_fail("accept"); in main()
124 perror_msg_and_fail("getpeername"); in main()
152 perror_msg_and_fail("socket"); in main()
160 perror_msg_and_fail("setsockopt"); in main()
168 perror_msg_and_fail("getsockname"); in main()
175 perror_msg_and_fail("connect"); in main()
[all …]
Dattach-f-p.c63 perror_msg_and_fail("read[%u]", no); in thread()
76 perror_msg_and_fail("write"); in main()
80 perror_msg_and_fail("pipe"); in main()
84 perror_msg_and_fail("pthread_create"); in main()
88 perror_msg_and_fail("write"); in main()
94 perror_msg_and_fail("fstat"); in main()
103 perror_msg_and_fail("write[%u]", i); in main()
107 perror_msg_and_fail("pthread_join"); in main()
Dvfork-f.c60 perror_msg_and_fail("pipe"); in main()
62 perror_msg_and_fail("fcntl"); in main()
66 perror_msg_and_fail("pipe"); in main()
68 perror_msg_and_fail("fcntl"); in main()
70 perror_msg_and_fail("fcntl"); in main()
76 perror_msg_and_fail("vfork"); in main()
87 perror_msg_and_fail("read"); in main()
Dnet-yy-unix.c83 perror_msg_and_fail("getsockopt"); in main()
91 perror_msg_and_fail("getsockname"); in main()
98 perror_msg_and_fail("socket"); in main()
104 perror_msg_and_fail("connect"); in main()
114 perror_msg_and_fail("accept"); in main()
125 perror_msg_and_fail("getpeername"); in main()
156 perror_msg_and_fail("socket"); in main()
164 perror_msg_and_fail("setsockopt"); in main()
172 perror_msg_and_fail("getsockname"); in main()
178 perror_msg_and_fail("connect"); in main()
[all …]
/external/strace/tests-mx32/
Dpread64-pwrite64.c96 perror_msg_and_fail("pread64: expected %d, returned %ld", in test_dump()
110 perror_msg_and_fail("pwrite64: expected %d, returned %ld", in test_dump()
131 perror_msg_and_fail("creat: %s", tmp); in main()
133 perror_msg_and_fail("open: %s", tmp); in main()
159 perror_msg_and_fail("pwrite64: expected 0, returned %ld", rc); in main()
164 perror_msg_and_fail("pwrite64: expected -1 EFAULT" in main()
170 perror_msg_and_fail("pwrite64: expected -1, returned %ld", rc); in main()
176 perror_msg_and_fail("pwrite64: expected %u, returned %ld", in main()
185 perror_msg_and_fail("pread64: expected 0, returned %ld", rc); in main()
190 perror_msg_and_fail("pread64: expected -1, returned %ld", rc); in main()
[all …]
Dread-write.c131 perror_msg_and_fail("read: expected %d, returned %ld", in test_dump()
150 perror_msg_and_fail("write: expected %d, returned %ld", in test_dump()
171 perror_msg_and_fail("creat: %s", tmp); in main()
173 perror_msg_and_fail("open: %s", tmp); in main()
196 perror_msg_and_fail("write: expected 0, returned %ld", rc); in main()
201 perror_msg_and_fail("write: expected -1 EFAULT" in main()
207 perror_msg_and_fail("write: expected %u, returned %ld", in main()
216 perror_msg_and_fail("read: expected 0, returned %ld", rc); in main()
221 perror_msg_and_fail("read: expected -1, returned %ld", rc); in main()
226 perror_msg_and_fail("read: expected %u, returned %ld", in main()
[all …]
Dattach-p-cmd-p.c45 perror_msg_and_fail("mkdir: %s", lockdir); in wait_for_peer_invocation()
50 perror_msg_and_fail("mkdir: %s", lockdir); in wait_for_peer_invocation()
55 perror_msg_and_fail("rmdir: %s", lockdir); in wait_for_peer_invocation()
63 perror_msg_and_fail("fopen: %s", pidfile); in wait_for_peer_termination()
67 perror_msg_and_fail("fscanf: %s", pidfile); in wait_for_peer_termination()
72 perror_msg_and_fail("fclose: %s", pidfile); in wait_for_peer_termination()
75 perror_msg_and_fail("unlink: %s", pidfile); in wait_for_peer_termination()
89 perror_msg_and_fail("nanosleep"); in main()
Dwaitid.c115 perror_msg_and_fail("unknown si_code %d", code); in si_code_2_name()
170 perror_msg_and_fail("pipe"); in main()
175 perror_msg_and_fail("fork"); in main()
187 perror_msg_and_fail("waitid #1"); in main()
194 perror_msg_and_fail("waitid #2"); in main()
202 perror_msg_and_fail("waitid #3"); in main()
208 perror_msg_and_fail("fork"); in main()
216 perror_msg_and_fail("waitid #4"); in main()
221 perror_msg_and_fail("pipe"); in main()
224 perror_msg_and_fail("fork"); in main()
[all …]
Dpreadv.c76 perror_msg_and_fail("open"); in main()
79 perror_msg_and_fail("preadv"); in main()
85 perror_msg_and_fail("preadv"); in main()
90 perror_msg_and_fail("preadv"); in main()
94 perror_msg_and_fail("preadv"); in main()
100 perror_msg_and_fail("open"); in main()
102 perror_msg_and_fail("unlink"); in main()
106 perror_msg_and_fail("write"); in main()
125 perror_msg_and_fail("preadv: expected %u, returned %ld", in main()
146 perror_msg_and_fail("preadv: expected %d, returned %ld", in main()
Dnet-y-unix.c82 perror_msg_and_fail("getsockopt"); in main()
90 perror_msg_and_fail("getsockname"); in main()
97 perror_msg_and_fail("socket"); in main()
103 perror_msg_and_fail("connect"); in main()
113 perror_msg_and_fail("accept"); in main()
124 perror_msg_and_fail("getpeername"); in main()
152 perror_msg_and_fail("socket"); in main()
160 perror_msg_and_fail("setsockopt"); in main()
168 perror_msg_and_fail("getsockname"); in main()
175 perror_msg_and_fail("connect"); in main()
[all …]
Dattach-f-p.c63 perror_msg_and_fail("read[%u]", no); in thread()
76 perror_msg_and_fail("write"); in main()
80 perror_msg_and_fail("pipe"); in main()
84 perror_msg_and_fail("pthread_create"); in main()
88 perror_msg_and_fail("write"); in main()
94 perror_msg_and_fail("fstat"); in main()
103 perror_msg_and_fail("write[%u]", i); in main()
107 perror_msg_and_fail("pthread_join"); in main()
Dvfork-f.c60 perror_msg_and_fail("pipe"); in main()
62 perror_msg_and_fail("fcntl"); in main()
66 perror_msg_and_fail("pipe"); in main()
68 perror_msg_and_fail("fcntl"); in main()
70 perror_msg_and_fail("fcntl"); in main()
76 perror_msg_and_fail("vfork"); in main()
87 perror_msg_and_fail("read"); in main()
/external/strace/tests/
Dpread64-pwrite64.c96 perror_msg_and_fail("pread64: expected %d, returned %ld", in test_dump()
110 perror_msg_and_fail("pwrite64: expected %d, returned %ld", in test_dump()
131 perror_msg_and_fail("creat: %s", tmp); in main()
133 perror_msg_and_fail("open: %s", tmp); in main()
159 perror_msg_and_fail("pwrite64: expected 0, returned %ld", rc); in main()
164 perror_msg_and_fail("pwrite64: expected -1 EFAULT" in main()
170 perror_msg_and_fail("pwrite64: expected -1, returned %ld", rc); in main()
176 perror_msg_and_fail("pwrite64: expected %u, returned %ld", in main()
185 perror_msg_and_fail("pread64: expected 0, returned %ld", rc); in main()
190 perror_msg_and_fail("pread64: expected -1, returned %ld", rc); in main()
[all …]
Dread-write.c131 perror_msg_and_fail("read: expected %d, returned %ld", in test_dump()
150 perror_msg_and_fail("write: expected %d, returned %ld", in test_dump()
171 perror_msg_and_fail("creat: %s", tmp); in main()
173 perror_msg_and_fail("open: %s", tmp); in main()
196 perror_msg_and_fail("write: expected 0, returned %ld", rc); in main()
201 perror_msg_and_fail("write: expected -1 EFAULT" in main()
207 perror_msg_and_fail("write: expected %u, returned %ld", in main()
216 perror_msg_and_fail("read: expected 0, returned %ld", rc); in main()
221 perror_msg_and_fail("read: expected -1, returned %ld", rc); in main()
226 perror_msg_and_fail("read: expected %u, returned %ld", in main()
[all …]
Dattach-p-cmd-p.c45 perror_msg_and_fail("mkdir: %s", lockdir); in wait_for_peer_invocation()
50 perror_msg_and_fail("mkdir: %s", lockdir); in wait_for_peer_invocation()
55 perror_msg_and_fail("rmdir: %s", lockdir); in wait_for_peer_invocation()
63 perror_msg_and_fail("fopen: %s", pidfile); in wait_for_peer_termination()
67 perror_msg_and_fail("fscanf: %s", pidfile); in wait_for_peer_termination()
72 perror_msg_and_fail("fclose: %s", pidfile); in wait_for_peer_termination()
75 perror_msg_and_fail("unlink: %s", pidfile); in wait_for_peer_termination()
89 perror_msg_and_fail("nanosleep"); in main()
Dwaitid.c115 perror_msg_and_fail("unknown si_code %d", code); in si_code_2_name()
170 perror_msg_and_fail("pipe"); in main()
175 perror_msg_and_fail("fork"); in main()
187 perror_msg_and_fail("waitid #1"); in main()
194 perror_msg_and_fail("waitid #2"); in main()
202 perror_msg_and_fail("waitid #3"); in main()
208 perror_msg_and_fail("fork"); in main()
216 perror_msg_and_fail("waitid #4"); in main()
221 perror_msg_and_fail("pipe"); in main()
224 perror_msg_and_fail("fork"); in main()
[all …]
Dpreadv.c76 perror_msg_and_fail("open"); in main()
79 perror_msg_and_fail("preadv"); in main()
85 perror_msg_and_fail("preadv"); in main()
90 perror_msg_and_fail("preadv"); in main()
94 perror_msg_and_fail("preadv"); in main()
100 perror_msg_and_fail("open"); in main()
102 perror_msg_and_fail("unlink"); in main()
106 perror_msg_and_fail("write"); in main()
125 perror_msg_and_fail("preadv: expected %u, returned %ld", in main()
146 perror_msg_and_fail("preadv: expected %d, returned %ld", in main()
Dnet-y-unix.c82 perror_msg_and_fail("getsockopt"); in main()
90 perror_msg_and_fail("getsockname"); in main()
97 perror_msg_and_fail("socket"); in main()
103 perror_msg_and_fail("connect"); in main()
113 perror_msg_and_fail("accept"); in main()
124 perror_msg_and_fail("getpeername"); in main()
152 perror_msg_and_fail("socket"); in main()
160 perror_msg_and_fail("setsockopt"); in main()
168 perror_msg_and_fail("getsockname"); in main()
175 perror_msg_and_fail("connect"); in main()
[all …]
Dattach-f-p.c63 perror_msg_and_fail("read[%u]", no); in thread()
76 perror_msg_and_fail("write"); in main()
80 perror_msg_and_fail("pipe"); in main()
84 perror_msg_and_fail("pthread_create"); in main()
88 perror_msg_and_fail("write"); in main()
94 perror_msg_and_fail("fstat"); in main()
103 perror_msg_and_fail("write[%u]", i); in main()
107 perror_msg_and_fail("pthread_join"); in main()
Dvfork-f.c60 perror_msg_and_fail("pipe"); in main()
62 perror_msg_and_fail("fcntl"); in main()
66 perror_msg_and_fail("pipe"); in main()
68 perror_msg_and_fail("fcntl"); in main()
70 perror_msg_and_fail("fcntl"); in main()
76 perror_msg_and_fail("vfork"); in main()
87 perror_msg_and_fail("read"); in main()

12345678910>>...15