/third_party/musl/libc-test/src/functionalext/supplement/linux/ |
D | copy_file_range.c | 33 int fd_in, fd_out, wlen, result; in copy_file_range_0100() local 107 int fd_in, fd_out, wlen, result; in copy_file_range_0300() local
|
/third_party/ltp/testcases/kernel/syscalls/vmsplice/ |
D | vmsplice01.c | 25 static int fd_out; variable 54 int fd_out; in vmsplice_test() local
|
/third_party/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()
|
/third_party/musl/src/linux/ |
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()
|
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()
|
/third_party/ffmpeg/tools/ |
D | cws2fws.c | 30 int fd_in, fd_out, comp_len, uncomp_len, i, last_out; in main() local
|
/third_party/ltp/testcases/kernel/syscalls/splice/ |
D | splice01.c | 30 static int fd_in, fd_out; variable
|
/third_party/ltp/testcases/kernel/syscalls/tee/ |
D | tee01.c | 25 static int fd_in, fd_out; variable
|
/third_party/alsa-lib/test/ |
D | rawmidi.c | 43 int fd_in = -1,fd_out = -1; in main() local
|
/third_party/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
|
/third_party/libuv/src/unix/ |
D | freebsd.c | 294 int fd_out, in uv__fs_copy_file_range()
|
D | linux-syscalls.c | 226 int fd_out, in uv__fs_copy_file_range()
|
D | core.c | 753 int fd_out; in uv_fileno() local
|
/third_party/libuv/src/win/ |
D | core.c | 657 uv_os_fd_t fd_out; in uv_fileno() local
|
D | fs.c | 2102 int fd_in = req->file.fd, fd_out = req->fs.info.fd_out; in fs__sendfile() local 3323 int uv_fs_sendfile(uv_loop_t* loop, uv_fs_t* req, uv_file fd_out, in uv_fs_sendfile()
|
/third_party/glib/gio/tests/ |
D | gdbus-close-pending.c | 237 my_io_stream_new_for_fds (gint fd_in, gint fd_out) in my_io_stream_new_for_fds()
|
/third_party/glib/glib/ |
D | gspawn.c | 257 gint fd_out = *fd; in steal_fd() local
|
/third_party/libsoup/libsoup/ |
D | soup-auth-ntlm.c | 87 int fd_out; member
|
/third_party/mesa3d/src/intel/vulkan/ |
D | anv_allocator.c | 1985 struct anv_bo *bo, int *fd_out) in anv_device_export_bo()
|
/third_party/glib/gio/ |
D | gfile.c | 2977 int fd_out, in do_splice() 3024 int fd_in, fd_out; in splice_stream_with_progress() local 3129 int fd_in, fd_out; in btrfs_reflink_with_progress() local
|
/third_party/ntfs-3g/ntfsprogs/ |
D | ntfsclone.c | 205 static int fd_out; variable
|