Home
last modified time | relevance | path

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

/third_party/ltp/testcases/kernel/syscalls/fcntl/
Dfcntl29.c47 int lc, dup_fd; in main() local
/third_party/mesa3d/src/gallium/winsys/lima/drm/
Dlima_drm_winsys.c83 int dup_fd = os_dupfd_cloexec(fd); in lima_drm_screen_create() 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.c83 int dup_fd = os_dupfd_cloexec(fd); in etna_device_new_dup() local
/third_party/mesa3d/src/freedreno/drm/
Dfreedreno_device.c99 int dup_fd = os_dupfd_cloexec(fd); in fd_device_new_dup() local
/third_party/mesa3d/src/virtio/vulkan/
Dvn_android.c429 int dup_fd = -1; in vn_android_image_from_anb() local
945 int dup_fd = -1; in vn_android_device_import_ahb() local
/third_party/NuttX/fs/inode/
Dfs_files.c794 struct files_struct *dup_fd(struct files_struct *old_files) in dup_fd() function
/third_party/gstreamer/gstreamer/gst/
Dgstpluginloader.c661 int dup_fd; in _gst_plugin_loader_client_run() local
/third_party/wayland_standard/src/
Dconnection.c606 int i, count, fd, dup_fd; in wl_closure_marshal() local
/third_party/mesa3d/src/gallium/winsys/virgl/drm/
Dvirgl_drm_winsys.c1318 int dup_fd = os_dupfd_cloexec(fd); in virgl_drm_screen_create() local
/third_party/libuv/test/
Dtest-spawn.c1506 uv_os_fd_t dup_fd; in TEST_IMPL() local