/external/ltp/testcases/kernel/syscalls/vmsplice/ |
D | vmsplice01.c | 25 static int fd_out; variable 54 int fd_out; in vmsplice_test() local
|
/external/ltp/include/lapi/ |
D | tee.h | 14 static inline ssize_t tee(int fd_in, int fd_out, in tee()
|
D | splice.h | 14 static inline ssize_t splice(int fd_in, loff_t *off_in, int fd_out, in splice()
|
/external/liburing/test/ |
D | splice.c | 25 int fd_out; member 137 int fd_out, loff_t off_out, in do_splice_op() 187 int fd_out, loff_t off_out, in do_splice() 194 static int do_tee(struct io_uring *ring, int fd_in, int fd_out, in do_tee()
|
D | fixed-buf-iter.c | 25 int ret, fd_in, fd_out, i; in test() local
|
/external/strace/tests-m32/ |
D | tee.c | 42 const long int fd_out = (long int) 0xdeadbeeffffffffeULL; in main() local
|
D | copy_file_range.c | 44 const long int fd_out = (long int) 0xdeadbeeffffffffe; in main() local
|
D | splice.c | 43 const long int fd_out = (long int) 0xdeadbeeffffffffeULL; in main() local
|
/external/strace/tests-mx32/ |
D | copy_file_range.c | 44 const long int fd_out = (long int) 0xdeadbeeffffffffe; in main() local
|
D | splice.c | 43 const long int fd_out = (long int) 0xdeadbeeffffffffeULL; in main() local
|
D | tee.c | 42 const long int fd_out = (long int) 0xdeadbeeffffffffeULL; in main() local
|
/external/strace/tests/ |
D | copy_file_range.c | 44 const long int fd_out = (long int) 0xdeadbeeffffffffe; in main() local
|
D | tee.c | 42 const long int fd_out = (long int) 0xdeadbeeffffffffeULL; in main() local
|
D | splice.c | 43 const long int fd_out = (long int) 0xdeadbeeffffffffeULL; in main() local
|
/external/musl/src/linux/ |
D | copy_file_range.c | 5 ssize_t copy_file_range(int fd_in, off_t *off_in, int fd_out, off_t *off_out, size_t len, unsigned … in copy_file_range()
|
D | splice.c | 5 ssize_t splice(int fd_in, off_t *off_in, int fd_out, off_t *off_out, size_t len, unsigned flags) in splice()
|
/external/ltp/testcases/kernel/syscalls/splice/ |
D | splice01.c | 30 static int fd_in, fd_out; variable
|
/external/ltp/testcases/kernel/syscalls/tee/ |
D | tee01.c | 25 static int fd_in, fd_out; variable
|
/external/erofs-utils/lib/ |
D | io.c | 293 int fd_out, erofs_off_t *off_out, in __erofs_copy_file_range() 365 int fd_out, erofs_off_t *off_out, in erofs_copy_file_range()
|
/external/ltp/testcases/kernel/syscalls/copy_file_range/ |
D | copy_file_range.h | 44 int fd_out, loff_t *off_out, size_t len, unsigned int flags) in sys_copy_file_range()
|
D | copy_file_range01.c | 25 static int fd_in, fd_out, cross_sup; variable
|
/external/libiio/src/iiod/ |
D | ops.h | 55 int fd_in, fd_out; member
|
/external/igt-gpu-tools/tests/ |
D | prime_mmap.c | 294 static int prime_handle_to_fd_no_assert(uint32_t handle, int flags, int *fd_out) in prime_handle_to_fd_no_assert()
|
/external/libbrillo/brillo/dbus/ |
D | dbus_method_invoker_test.cc | 171 base::ScopedFD fd_out; in EchoFD() local
|
/external/libbrillo/brillo/ |
D | file_utils.cc | 110 base::ScopedFD* fd_out) { in TouchFileInternal()
|