/external/strace/tests-m32/ |
vmsplice.c | 47 perror_msg_and_fail("pipe");
|
ptrace.c | 78 perror_msg_and_fail("fork"); 88 perror_msg_and_fail("sigprocmask"); 95 perror_msg_and_fail("child: PTRACE_TRACEME"); 120 perror_msg_and_fail("wait"); 165 perror_msg_and_fail("ptrace"); 189 perror_msg_and_fail("rt_sigprocmask");
|
rt_sigtimedwait.c | 109 perror_msg_and_fail("rt_sigtimedwait"); 155 perror_msg_and_fail("sigprocmask");
|
btrfs.c | 299 perror_msg_and_fail("malloc failed"); 335 perror_msg_and_fail("realloc failed"); 447 perror_msg_and_fail("openat(%s) failed", subvol_name); 966 perror_msg_and_fail("malloc failed"); 1058 perror_msg_and_fail("malloc failed"); [all...] |
/external/strace/tests-mx32/ |
futimesat.c | 46 perror_msg_and_fail("gettimeofday");
|
old_mmap.c | 89 perror_msg_and_fail("mprotect(%p, %u, PROT_NONE)",
|
pc.c | 57 perror_msg_and_fail("fork");
|
ppoll.c | 87 perror_msg_and_fail("pipe");
|
setreugid.c | 93 perror_msg_and_fail("%s(%#lx, %#lx)", SYSCALL_NAME,
|
signal2name.c | 53 default: perror_msg_and_fail("unknown signal number %d", sig);
|
times.c | 60 perror_msg_and_fail("fork");
|
unix-pair-sendto-recvfrom.c | 65 perror_msg_and_fail("fork");
|
ustat.c | 53 perror_msg_and_fail("stat");
|
utimes.c | 45 perror_msg_and_fail("gettimeofday");
|
vmsplice.c | 47 perror_msg_and_fail("pipe");
|
ptrace.c | 78 perror_msg_and_fail("fork"); 88 perror_msg_and_fail("sigprocmask"); 95 perror_msg_and_fail("child: PTRACE_TRACEME"); 120 perror_msg_and_fail("wait"); 165 perror_msg_and_fail("ptrace"); 189 perror_msg_and_fail("rt_sigprocmask");
|
rt_sigtimedwait.c | 109 perror_msg_and_fail("rt_sigtimedwait"); 155 perror_msg_and_fail("sigprocmask");
|
btrfs.c | 299 perror_msg_and_fail("malloc failed"); 335 perror_msg_and_fail("realloc failed"); 447 perror_msg_and_fail("openat(%s) failed", subvol_name); 966 perror_msg_and_fail("malloc failed"); 1058 perror_msg_and_fail("malloc failed"); [all...] |
/external/strace/tests/ |
ptrace.c | 78 perror_msg_and_fail("fork"); 88 perror_msg_and_fail("sigprocmask"); 95 perror_msg_and_fail("child: PTRACE_TRACEME"); 120 perror_msg_and_fail("wait"); 165 perror_msg_and_fail("ptrace"); 189 perror_msg_and_fail("rt_sigprocmask");
|
rt_sigtimedwait.c | 109 perror_msg_and_fail("rt_sigtimedwait"); 155 perror_msg_and_fail("sigprocmask");
|
btrfs.c | 299 perror_msg_and_fail("malloc failed"); 335 perror_msg_and_fail("realloc failed"); 447 perror_msg_and_fail("openat(%s) failed", subvol_name); 966 perror_msg_and_fail("malloc failed"); 1058 perror_msg_and_fail("malloc failed"); [all...] |
net-accept-connect.c | 79 perror_msg_and_fail("fork");
|
prctl-seccomp-filter-v.c | 128 perror_msg_and_fail("pipe");
|
sendfile64.c | 57 perror_msg_and_fail("open: %s", av[0]);
|
setresugid.c | 97 perror_msg_and_fail("%s(%#lx, %#lx, %#lx)",
|