Home
last modified time | relevance | path

Searched defs:dup_fd (Results 1 – 10 of 10) sorted by relevance

/third_party/ltp/testcases/kernel/syscalls/fcntl/
Dfcntl29.c47 int lc, dup_fd; in main() local
/third_party/libdrm/etnaviv/
Detnaviv_device.c64 int dup_fd = dup(fd); in etna_device_new_dup() local
/third_party/libdrm/freedreno/
Dfreedreno_device.c95 int dup_fd = dup(fd); in fd_device_new_dup() local
/third_party/mesa3d/src/etnaviv/drm/
Detnaviv_device.c87 int dup_fd = os_dupfd_cloexec(fd); in etna_device_new_dup() local
/third_party/mesa3d/src/freedreno/drm/
Dfreedreno_device.c132 int dup_fd = os_dupfd_cloexec(fd); in fd_device_new_dup() local
/third_party/mesa3d/src/virtio/vulkan/
Dvn_android.c576 int dup_fd = os_dupfd_cloexec(dma_buf_fd); in vn_android_image_from_anb_internal() local
934 int dup_fd = -1; in vn_android_device_import_ahb() local
/third_party/mesa3d/src/gallium/drivers/zink/
Dzink_fence.c289 int dup_fd = os_dupfd_cloexec(fd); in zink_create_fence_fd() local
/third_party/NuttX/fs/inode/
Dfs_files.c812 struct files_struct *dup_fd(struct files_struct *old_files) in dup_fd() function
/third_party/mesa3d/src/gallium/winsys/virgl/drm/
Dvirgl_drm_winsys.c1371 int dup_fd = os_dupfd_cloexec(fd); in virgl_drm_screen_create() local
/third_party/libuv/test/
Dtest-spawn.c1673 uv_os_fd_t dup_fd; in TEST_IMPL() local