Home
last modified time | relevance | path

Searched defs:fd_out (Results 1 – 24 of 24) sorted by relevance

/third_party/ltp/testcases/kernel/syscalls/vmsplice/
Dvmsplice01.c25 static int fd_out; variable
54 int fd_out; in vmsplice_test() local
/third_party/musl/libc-test/src/functionalext/supplement/linux/
Dcopy_file_range.c30 int fd_in, fd_out, wlen, result; in copy_file_range_0100() local
109 int fd_in, fd_out, wlen, result; in copy_file_range_0300() local
/third_party/ltp/include/lapi/
Dtee.h14 static inline ssize_t tee(int fd_in, int fd_out, in tee()
Dsplice.h14 static inline ssize_t splice(int fd_in, loff_t *off_in, int fd_out, in splice()
/third_party/mesa3d/src/imagination/vulkan/winsys/pvrsrvkm/
Dpvr_srv_job_common.c36 VkResult pvr_srv_create_timeline(int render_fd, int *const fd_out) in pvr_srv_create_timeline()
Dpvr_srv_bo.c287 int *const fd_out) in pvr_srv_winsys_buffer_get_fd()
Dpvr_srv_bridge.c767 VkResult pvr_srv_physmem_export_dmabuf(int fd, void *pmr, int *const fd_out) in pvr_srv_physmem_export_dmabuf()
/third_party/musl/src/linux/
Dsplice.c5 ssize_t splice(int fd_in, off_t *off_in, int fd_out, off_t *off_out, size_t len, unsigned flags) in splice()
Dcopy_file_range.c5 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/
Dcws2fws.c30 int fd_in, fd_out, comp_len, uncomp_len, i, last_out; in main() local
/third_party/ltp/testcases/kernel/syscalls/splice/
Dsplice01.c30 static int fd_in, fd_out; variable
/third_party/ltp/testcases/kernel/syscalls/tee/
Dtee01.c25 static int fd_in, fd_out; variable
/third_party/alsa-lib/test/
Drawmidi.c43 int fd_in = -1,fd_out = -1; in main() local
/third_party/ltp/testcases/kernel/syscalls/copy_file_range/
Dcopy_file_range.h44 int fd_out, loff_t *off_out, size_t len, unsigned int flags) in sys_copy_file_range()
Dcopy_file_range01.c25 static int fd_in, fd_out, cross_sup; variable
/third_party/libuv/src/unix/
Dfreebsd.c294 int fd_out, in uv__fs_copy_file_range()
Dlinux-syscalls.c226 int fd_out, in uv__fs_copy_file_range()
Dcore.c753 int fd_out; in uv_fileno() local
/third_party/libuv/src/win/
Dcore.c657 uv_os_fd_t fd_out; in uv_fileno() local
Dfs.c2102 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/libfuse/example/
Dpassthrough.c452 int fd_in, fd_out; in xmp_copy_file_range() local
/third_party/libfuse/test/
Dtest_syscalls.c835 int fd_in, fd_out; in test_copy_file_range() local
/third_party/mesa3d/src/intel/vulkan/
Danv_allocator.c2055 struct anv_bo *bo, int *fd_out) in anv_device_export_bo()
/third_party/ntfs-3g/ntfsprogs/
Dntfsclone.c205 static int fd_out; variable