HomeSort by relevance Sort by last modified time
    Searched refs:perror_msg_and_skip (Results 126 - 150 of 267) sorted by null

1 2 3 4 56 7 8 91011

  /external/strace/tests-mx32/
sendfile.c 49 perror_msg_and_skip("open: %s", "/dev/zero");
53 perror_msg_and_skip("socketpair");
68 perror_msg_and_skip("sendfile");
erestartsys.c 51 perror_msg_and_skip("socketpair");
error_msg.c 73 perror_msg_and_skip(const char *fmt, ...) function
getcpu.c 63 perror_msg_and_skip("getcpu");
mincore.c 41 perror_msg_and_skip("mincore");
restart_syscall.c 54 perror_msg_and_skip("setitimer");
sockname.c 85 perror_msg_and_skip(TEST_SYSCALL_STR);
96 perror_msg_and_skip(TEST_SYSCALL_STR);
129 perror_msg_and_skip(TEST_SYSCALL_STR);
142 perror_msg_and_skip(TEST_SYSCALL_STR);
  /external/strace/tests/
erestartsys.c 51 perror_msg_and_skip("socketpair");
error_msg.c 73 perror_msg_and_skip(const char *fmt, ...) function
getcpu.c 63 perror_msg_and_skip("getcpu");
mincore.c 41 perror_msg_and_skip("mincore");
restart_syscall.c 54 perror_msg_and_skip("setitimer");
sockname.c 85 perror_msg_and_skip(TEST_SYSCALL_STR);
96 perror_msg_and_skip(TEST_SYSCALL_STR);
129 perror_msg_and_skip(TEST_SYSCALL_STR);
142 perror_msg_and_skip(TEST_SYSCALL_STR);
ipc_sem.c 87 perror_msg_and_skip("semget");
100 perror_msg_and_skip("semctl IPC_STAT");
prctl-seccomp-filter-v.c 130 perror_msg_and_skip("PR_SET_NO_NEW_PRIVS");
132 perror_msg_and_skip("PR_SET_SECCOMP");
sched_xetattr.c 67 perror_msg_and_skip("sched_getattr");
84 perror_msg_and_skip("sched_setattr");
  /external/strace/tests-m32/
erestartsys.c 51 perror_msg_and_skip("socketpair");
error_msg.c 73 perror_msg_and_skip(const char *fmt, ...) function
getcpu.c 63 perror_msg_and_skip("getcpu");
mincore.c 41 perror_msg_and_skip("mincore");
restart_syscall.c 54 perror_msg_and_skip("setitimer");
sockname.c 85 perror_msg_and_skip(TEST_SYSCALL_STR);
96 perror_msg_and_skip(TEST_SYSCALL_STR);
129 perror_msg_and_skip(TEST_SYSCALL_STR);
142 perror_msg_and_skip(TEST_SYSCALL_STR);
ipc_sem.c 87 perror_msg_and_skip("semget");
100 perror_msg_and_skip("semctl IPC_STAT");
prctl-seccomp-filter-v.c 130 perror_msg_and_skip("PR_SET_NO_NEW_PRIVS");
132 perror_msg_and_skip("PR_SET_SECCOMP");
sched_xetattr.c 67 perror_msg_and_skip("sched_getattr");
84 perror_msg_and_skip("sched_setattr");

Completed in 786 milliseconds

1 2 3 4 56 7 8 91011