HomeSort by relevance Sort by last modified time
    Searched refs:pos_h (Results 1 - 4 of 4) sorted by null

  /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...]

Completed in 400 milliseconds