/external/strace/tests/ |
preadv2-pwritev2.c | 200 const kernel_ulong_t pos_h = local 204 rc = syscall(__NR_preadv2, -1, NULL, vlen, pos_l, pos_h, 1); 219 rc = syscall(__NR_pwritev2, -1, NULL, vlen, pos_l, pos_h, 1);
|
/external/strace/tests-m32/ |
preadv2-pwritev2.c | 200 const kernel_ulong_t pos_h = local 204 rc = syscall(__NR_preadv2, -1, NULL, vlen, pos_l, pos_h, 1); 219 rc = syscall(__NR_pwritev2, -1, NULL, vlen, pos_l, pos_h, 1);
|
/external/strace/tests-mx32/ |
preadv2-pwritev2.c | 200 const kernel_ulong_t pos_h = local 204 rc = syscall(__NR_preadv2, -1, NULL, vlen, pos_l, pos_h, 1); 219 rc = syscall(__NR_pwritev2, -1, NULL, vlen, pos_l, pos_h, 1);
|
/external/compiler-rt/include/sanitizer/ |
linux_syscall_hooks.h | [all...] |