HomeSort by relevance Sort by last modified time
    Searched refs:errno2name (Results 26 - 50 of 285) sorted by null

12 3 4 5 6 7 8 91011>>

  /external/strace/tests-mx32/
mknodat.c 28 sample, rc, errno2name());
32 sample, (unsigned short) -1, rc, errno2name());
36 sample, rc, errno2name());
40 sample, rc, errno2name());
44 sample, rc, errno2name());
48 sample, rc, errno2name());
54 sample, rc, errno2name());
64 rc, errno2name());
unlinkat.c 17 (int) fd, sample, rc, errno2name());
24 rc, errno2name());
  /external/strace/tests/
acct.c 16 sample, rc, errno2name());
chroot.c 16 sample, rc, errno2name());
epoll_create.c 16 (int) size, rc, errno2name());
fchdir.c 16 (int) fd, rc, errno2name());
fdatasync.c 15 printf("fdatasync(%d) = %ld %s (%m)\n", (int) fd, rc, errno2name());
fsync.c 15 printf("fsync(%d) = %ld %s (%m)\n", (int) fd, rc, errno2name());
ftruncate64.c 43 (unsigned long long) len, rc, errno2name());
iopl.c 13 printf("iopl(4) = %ld %s (%m)\n", rc, errno2name());
memfd_create.c 17 text, "MFD_CLOEXEC|MFD_ALLOW_SEALING|0x4", rc, errno2name());
migrate_pages.c 44 (int) pid, rc, errno2name());
rmdir.c 15 sample, rc, errno2name());
setdomainname.c 14 rc, errno2name());
unlink.c 16 sample, rc, errno2name());
  /external/strace/tests-m32/
acct.c 16 sample, rc, errno2name());
chroot.c 16 sample, rc, errno2name());
epoll_create.c 16 (int) size, rc, errno2name());
fchdir.c 16 (int) fd, rc, errno2name());
fdatasync.c 15 printf("fdatasync(%d) = %ld %s (%m)\n", (int) fd, rc, errno2name());
fsync.c 15 printf("fsync(%d) = %ld %s (%m)\n", (int) fd, rc, errno2name());
ftruncate64.c 43 (unsigned long long) len, rc, errno2name());
iopl.c 13 printf("iopl(4) = %ld %s (%m)\n", rc, errno2name());
memfd_create.c 17 text, "MFD_CLOEXEC|MFD_ALLOW_SEALING|0x4", rc, errno2name());
migrate_pages.c 44 (int) pid, rc, errno2name());

Completed in 106 milliseconds

12 3 4 5 6 7 8 91011>>