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

1 2 3 45 6 7 8 91011

  /external/strace/tests-mx32/
pipe2.c 50 perror_msg_and_skip("pipe2");
sysinfo.c 44 perror_msg_and_skip("sysinfo");
net-yy-netlink.c 61 perror_msg_and_skip("socket");
67 perror_msg_and_skip("bind");
ppoll.c 52 perror_msg_and_skip("ppoll");
73 perror_msg_and_skip("ppoll");
times.c 110 perror_msg_and_skip("times");
125 perror_msg_and_skip("times");
xetitimer.c 50 perror_msg_and_skip("setitimer");
66 perror_msg_and_skip("getitimer");
xettimeofday.c 50 perror_msg_and_skip("gettimeofday");
55 perror_msg_and_skip("gettimeofday");
ipc_msg.c 92 perror_msg_and_skip("msgget");
107 perror_msg_and_skip("msgctl IPC_STAT");
121 perror_msg_and_skip("msgctl IPC_SET");
ipc_shm.c 83 perror_msg_and_skip("shmget");
96 perror_msg_and_skip("shmctl IPC_STAT");
110 perror_msg_and_skip("shmctl IPC_SET");
  /external/strace/tests/
net-yy-netlink.c 61 perror_msg_and_skip("socket");
67 perror_msg_and_skip("bind");
ppoll.c 52 perror_msg_and_skip("ppoll");
73 perror_msg_and_skip("ppoll");
times.c 110 perror_msg_and_skip("times");
125 perror_msg_and_skip("times");
xetitimer.c 50 perror_msg_and_skip("setitimer");
66 perror_msg_and_skip("getitimer");
xettimeofday.c 50 perror_msg_and_skip("gettimeofday");
55 perror_msg_and_skip("gettimeofday");
ipc_msg.c 92 perror_msg_and_skip("msgget");
107 perror_msg_and_skip("msgctl IPC_STAT");
121 perror_msg_and_skip("msgctl IPC_SET");
ipc_shm.c 83 perror_msg_and_skip("shmget");
96 perror_msg_and_skip("shmctl IPC_STAT");
110 perror_msg_and_skip("shmctl IPC_SET");
sendfile.c 49 perror_msg_and_skip("open: %s", "/dev/zero");
53 perror_msg_and_skip("socketpair");
68 perror_msg_and_skip("sendfile");
  /external/strace/tests-m32/
net-yy-netlink.c 61 perror_msg_and_skip("socket");
67 perror_msg_and_skip("bind");
ppoll.c 52 perror_msg_and_skip("ppoll");
73 perror_msg_and_skip("ppoll");
times.c 110 perror_msg_and_skip("times");
125 perror_msg_and_skip("times");
xetitimer.c 50 perror_msg_and_skip("setitimer");
66 perror_msg_and_skip("getitimer");
xettimeofday.c 50 perror_msg_and_skip("gettimeofday");
55 perror_msg_and_skip("gettimeofday");
ipc_msg.c 92 perror_msg_and_skip("msgget");
107 perror_msg_and_skip("msgctl IPC_STAT");
121 perror_msg_and_skip("msgctl IPC_SET");
ipc_shm.c 83 perror_msg_and_skip("shmget");
96 perror_msg_and_skip("shmctl IPC_STAT");
110 perror_msg_and_skip("shmctl IPC_SET");
sendfile.c 49 perror_msg_and_skip("open: %s", "/dev/zero");
53 perror_msg_and_skip("socketpair");
68 perror_msg_and_skip("sendfile");

Completed in 603 milliseconds

1 2 3 45 6 7 8 91011