Home
last modified time | relevance | path

Searched defs:master_fd (Results 1 – 23 of 23) sorted by relevance

/third_party/rust/crates/nix/test/
Dtest_pty.rs35 let master_fd = posix_openpt(OFlag::O_RDWR).unwrap(); in test_ptsname_equivalence() localVariable
52 let master_fd = posix_openpt(OFlag::O_RDWR).unwrap(); in test_ptsname_copy() localVariable
69 let master_fd = posix_openpt(OFlag::O_RDWR).unwrap(); in test_ptsname_r_copy() localVariable
/third_party/mesa3d/src/imagination/vulkan/winsys/powervr/
Dpvr_drm.c30 struct pvr_winsys *pvr_drm_winsys_create(int master_fd, in pvr_drm_winsys_create()
/third_party/mesa3d/src/imagination/vulkan/winsys/
Dpvr_winsys.c42 struct pvr_winsys *pvr_winsys_create(int master_fd, in pvr_winsys_create()
Dpvr_winsys_helper.c37 int pvr_winsys_helper_display_buffer_create(int master_fd, in pvr_winsys_helper_display_buffer_create()
57 int pvr_winsys_helper_display_buffer_destroy(int master_fd, uint32_t handle) in pvr_winsys_helper_display_buffer_destroy()
/third_party/python/Lib/
Dpty.py128 def _copy(master_fd, master_read=_read, stdin_read=_read): argument
/third_party/ltp/testcases/cve/
Dcve-2014-0196.c41 static volatile int master_fd, slave_fd; variable
/third_party/libuv/test/
Dtest-tty.c434 int master_fd, slave_fd, r; in TEST_IMPL() local
/third_party/mesa3d/src/imagination/vulkan/winsys/pvrsrvkm/
Dpvr_srv.h71 int master_fd; member
Dpvr_srv.c619 struct pvr_winsys *pvr_srv_winsys_create(int master_fd, in pvr_srv_winsys_create()
/third_party/toybox/toys/pending/
Dtelnetd.c275 int pty_fd, new_fd, c = 0, w, master_fd = 0; in telnetd_main() local
/third_party/libdrm/amdgpu/
Damdgpu_cs.c147 int master_fd, in amdgpu_cs_ctx_override_priority()
/third_party/mesa3d/src/freedreno/vulkan/
Dtu_drm.c632 int master_fd = -1; in tu_drm_device_init() local
Dtu_device.h100 int master_fd; member
/third_party/mesa3d/src/panfrost/vulkan/
Dpanvk_device.c257 int master_fd = -1; in panvk_physical_device_init() local
Dpanvk_private.h198 int master_fd; member
/third_party/mesa3d/src/broadcom/vulkan/
Dv3dv_device.c721 int32_t master_fd = -1; in physical_device_init() local
Dv3dv_private.h129 int32_t master_fd; member
/third_party/mesa3d/src/imagination/vulkan/
Dpvr_private.h194 int master_fd; member
254 int master_fd; member
/third_party/mesa3d/src/intel/vulkan/
Danv_device.c743 int master_fd = -1; in anv_physical_device_try_create() local
Danv_private.h1063 int master_fd; member
/third_party/python/Modules/
Dposixmodule.c7341 int master_fd = -1, slave_fd = -1; in os_openpty_impl() local
7493 int master_fd = -1; in os_forkpty_impl() local
/third_party/mesa3d/src/amd/vulkan/
Dradv_device.c664 int master_fd = -1; in radv_physical_device_try_create() local
Dradv_private.h282 int master_fd; member