HomeSort by relevance Sort by last modified time
    Searched full:off_out (Results 1 - 25 of 58) sorted by null

1 2 3

  /external/ltp/testcases/kernel/syscalls/copy_file_range/
copy_file_range01.c 143 static void test_one(size_t len, loff_t *off_in, loff_t *off_out)
148 loff_t *off_out_ori = off_out;
161 if (off_out) {
162 off_out_copy = *off_out;
163 off_out = &off_out_copy;
164 sprintf(str_off_out, "%ld", (long)*off_out);
178 off_out, to_copy, 0));
195 ret |= check_file_offset("(out)", fd_out, len, off_out_ori, off_out);
197 tst_res(ret == 0 ? TPASS : TFAIL, "off_in: %s, off_out: %s, len: %ld",
  /external/strace/tests/
copy_file_range.c 46 TAIL_ALLOC_OBJECT_CONST_PTR(long long int, off_out);
48 *off_out = 0xdeadbef2facefed2;
53 fd_in, off_in, fd_out, off_out, len, flags);
56 (int) fd_in, *off_in, (int) fd_out, *off_out, len, flags,
splice.c 45 TAIL_ALLOC_OBJECT_CONST_PTR(long long int, off_out);
47 *off_out = 0xdeadbef2facefed2ULL;
52 fd_in, off_in, fd_out, off_out, len, flags);
54 (int) fd_in, *off_in, (int) fd_out, *off_out, len,
  /external/strace/tests-m32/
copy_file_range.c 46 TAIL_ALLOC_OBJECT_CONST_PTR(long long int, off_out);
48 *off_out = 0xdeadbef2facefed2;
53 fd_in, off_in, fd_out, off_out, len, flags);
56 (int) fd_in, *off_in, (int) fd_out, *off_out, len, flags,
splice.c 45 TAIL_ALLOC_OBJECT_CONST_PTR(long long int, off_out);
47 *off_out = 0xdeadbef2facefed2ULL;
52 fd_in, off_in, fd_out, off_out, len, flags);
54 (int) fd_in, *off_in, (int) fd_out, *off_out, len,
  /external/strace/tests-mx32/
copy_file_range.c 46 TAIL_ALLOC_OBJECT_CONST_PTR(long long int, off_out);
48 *off_out = 0xdeadbef2facefed2;
53 fd_in, off_in, fd_out, off_out, len, flags);
56 (int) fd_in, *off_in, (int) fd_out, *off_out, len, flags,
splice.c 45 TAIL_ALLOC_OBJECT_CONST_PTR(long long int, off_out);
47 *off_out = 0xdeadbef2facefed2ULL;
52 fd_in, off_in, fd_out, off_out, len, flags);
54 (int) fd_in, *off_in, (int) fd_out, *off_out, len,
  /external/ltp/include/lapi/
splice.h 29 loff_t *off_out, size_t len, unsigned int flags)
32 fd_out, off_out, len, flags);
  /external/e2fsprogs/lib/ext2fs/
qcow2.c 135 ext2_off64_t off_out, void *buf, size_t count)
141 if (ext2fs_llseek(fdout, off_out, SEEK_SET) < 0)
205 ext2_off64_t off_out; local
231 off_out = (l1_index * img.l2_size) +
233 off_out <<= img.cluster_bits;
235 off_out, copy_buf, img.cluster_size);
  /external/strace/
copy_file_range.c 41 /* loff_t *off_out */
io.c 308 /* loff_t *off_out */
  /external/ltp/testcases/kernel/syscalls/splice/
splice03.c 32 * 7) splice() returns -1 and sets errno to ESPIPE if off_out is
  /bionic/libc/
SECCOMP_WHITELIST_COMMON.TXT 113 ssize_t copy_file_range(int fd_in, loff_t* off_in, int fd_out, loff_t* off_out, size_t len, unsigned int flags) all
  /external/compiler-rt/lib/sanitizer_common/
sanitizer_common_syscalls.inc     [all...]
  /external/compiler-rt/include/sanitizer/
linux_syscall_hooks.h     [all...]
  /prebuilts/clang/host/darwin-x86/clang-3289846/lib64/clang/3.8/include/sanitizer/
linux_syscall_hooks.h     [all...]
  /prebuilts/clang/host/darwin-x86/clang-3859424/lib64/clang/4.0/include/sanitizer/
linux_syscall_hooks.h     [all...]
  /prebuilts/clang/host/darwin-x86/clang-4053586/lib64/clang/5.0/include/sanitizer/
linux_syscall_hooks.h     [all...]
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/compiler-rt/include/sanitizer/
linux_syscall_hooks.h     [all...]
  /prebuilts/clang/host/darwin-x86/clang-4393122/lib64/clang/5.0.1/include/sanitizer/
linux_syscall_hooks.h     [all...]
  /prebuilts/clang/host/darwin-x86/clang-4479392/lib64/clang/5.0.2/include/sanitizer/
linux_syscall_hooks.h     [all...]
  /prebuilts/clang/host/darwin-x86/clang-4579689/lib64/clang/6.0.1/include/sanitizer/
linux_syscall_hooks.h     [all...]