HomeSort by relevance Sort by last modified time
    Searched defs:pos_h (Results 1 - 3 of 3) 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);

Completed in 121 milliseconds