HomeSort by relevance Sort by last modified time
    Searched refs:perror_msg_and_fail (Results 1 - 25 of 291) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /external/strace/tests/
attach-p-cmd-p.c 48 perror_msg_and_fail("sigaction");
53 perror_msg_and_fail("sigprocmask");
58 perror_msg_and_fail("mkdir: %s", lockdir);
63 perror_msg_and_fail("mkdir: %s", lockdir);
68 perror_msg_and_fail("rmdir: %s", lockdir);
vfork-f.c 60 perror_msg_and_fail("pipe");
62 perror_msg_and_fail("fcntl");
66 perror_msg_and_fail("pipe");
68 perror_msg_and_fail("fcntl");
70 perror_msg_and_fail("fcntl");
76 perror_msg_and_fail("vfork");
87 perror_msg_and_fail("read");
pause.c 52 perror_msg_and_fail("sigaction");
58 perror_msg_and_fail("sigprocmask");
62 perror_msg_and_fail("setitimer");
erestartsys.c 58 perror_msg_and_fail("sigaction");
64 perror_msg_and_fail("sigprocmask");
68 perror_msg_and_fail("setitimer");
71 perror_msg_and_fail("recvfrom");
pipe.c 46 perror_msg_and_fail("pipe");
sleep.c 46 perror_msg_and_fail("nanosleep");
attach-f-p.c 63 perror_msg_and_fail("read[%u]", no);
76 perror_msg_and_fail("write");
80 perror_msg_and_fail("pipe");
84 perror_msg_and_fail("pthread_create");
88 perror_msg_and_fail("write");
94 perror_msg_and_fail("fstat");
103 perror_msg_and_fail("write[%u]", i);
107 perror_msg_and_fail("pthread_join");
mmap.c 67 perror_msg_and_fail("mmap");
73 perror_msg_and_fail("msync");
77 perror_msg_and_fail("mprotect");
82 perror_msg_and_fail("mremap");
88 perror_msg_and_fail("mremap");
93 perror_msg_and_fail("madvise");
97 perror_msg_and_fail("munmap");
101 perror_msg_and_fail("mlockall");
qual_inject-signal.c 46 perror_msg_and_fail("sigaction");
52 perror_msg_and_fail("sigprocmask");
umount.c 51 perror_msg_and_fail("mkdir: %s", sample);
58 perror_msg_and_fail("rmdir: %s", sample);
umount2.c 47 perror_msg_and_fail("mkdir: %s", sample);
52 perror_msg_and_fail("rmdir: %s", sample);
  /external/strace/tests-m32/
attach-p-cmd-p.c 48 perror_msg_and_fail("sigaction");
53 perror_msg_and_fail("sigprocmask");
58 perror_msg_and_fail("mkdir: %s", lockdir);
63 perror_msg_and_fail("mkdir: %s", lockdir);
68 perror_msg_and_fail("rmdir: %s", lockdir);
vfork-f.c 60 perror_msg_and_fail("pipe");
62 perror_msg_and_fail("fcntl");
66 perror_msg_and_fail("pipe");
68 perror_msg_and_fail("fcntl");
70 perror_msg_and_fail("fcntl");
76 perror_msg_and_fail("vfork");
87 perror_msg_and_fail("read");
pause.c 52 perror_msg_and_fail("sigaction");
58 perror_msg_and_fail("sigprocmask");
62 perror_msg_and_fail("setitimer");
erestartsys.c 58 perror_msg_and_fail("sigaction");
64 perror_msg_and_fail("sigprocmask");
68 perror_msg_and_fail("setitimer");
71 perror_msg_and_fail("recvfrom");
pipe.c 46 perror_msg_and_fail("pipe");
sleep.c 46 perror_msg_and_fail("nanosleep");
attach-f-p.c 63 perror_msg_and_fail("read[%u]", no);
76 perror_msg_and_fail("write");
80 perror_msg_and_fail("pipe");
84 perror_msg_and_fail("pthread_create");
88 perror_msg_and_fail("write");
94 perror_msg_and_fail("fstat");
103 perror_msg_and_fail("write[%u]", i);
107 perror_msg_and_fail("pthread_join");
mmap.c 67 perror_msg_and_fail("mmap");
73 perror_msg_and_fail("msync");
77 perror_msg_and_fail("mprotect");
82 perror_msg_and_fail("mremap");
88 perror_msg_and_fail("mremap");
93 perror_msg_and_fail("madvise");
97 perror_msg_and_fail("munmap");
101 perror_msg_and_fail("mlockall");
  /external/strace/tests-mx32/
attach-p-cmd-p.c 48 perror_msg_and_fail("sigaction");
53 perror_msg_and_fail("sigprocmask");
58 perror_msg_and_fail("mkdir: %s", lockdir);
63 perror_msg_and_fail("mkdir: %s", lockdir);
68 perror_msg_and_fail("rmdir: %s", lockdir);
vfork-f.c 60 perror_msg_and_fail("pipe");
62 perror_msg_and_fail("fcntl");
66 perror_msg_and_fail("pipe");
68 perror_msg_and_fail("fcntl");
70 perror_msg_and_fail("fcntl");
76 perror_msg_and_fail("vfork");
87 perror_msg_and_fail("read");
pause.c 52 perror_msg_and_fail("sigaction");
58 perror_msg_and_fail("sigprocmask");
62 perror_msg_and_fail("setitimer");
erestartsys.c 58 perror_msg_and_fail("sigaction");
64 perror_msg_and_fail("sigprocmask");
68 perror_msg_and_fail("setitimer");
71 perror_msg_and_fail("recvfrom");
pipe.c 46 perror_msg_and_fail("pipe");
sleep.c 46 perror_msg_and_fail("nanosleep");

Completed in 3518 milliseconds

1 2 3 4 5 6 7 8 91011>>