| /external/rust/crates/nix/test/ |
| D | test_pty.rs | 35 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
|
| /external/python/cpython2/Lib/ |
| D | pty.py | 140 def _copy(master_fd, master_read=_read, stdin_read=_read): argument
|
| /external/python/cpython3/Lib/ |
| D | pty.py | 134 def _copy(master_fd, master_read=_read, stdin_read=_read): argument
|
| /external/ltp/testcases/cve/ |
| D | cve-2014-0196.c | 41 static volatile int master_fd, slave_fd; variable
|
| /external/selinux/restorecond/ |
| D | restorecond.c | 66 static int master_fd = -1; variable
|
| D | user.c | 266 int server(int master_fd, const char *watch_file) { in server()
|
| /external/igt-gpu-tools/tests/ |
| D | kms_lease.c | 989 static void check_crtc_masks(int master_fd, int lease_fd, uint32_t crtc_mask) in check_crtc_masks() 1049 int master_fd = data->master.fd; in possible_crtcs_filtering() local 1097 static int _create_simple_lease(int master_fd, data_t *data, int expected_ret) in _create_simple_lease() 1115 static int create_simple_lease(int master_fd, data_t *data) in create_simple_lease()
|
| /external/toybox/toys/pending/ |
| D | telnetd.c | 275 int pty_fd, new_fd, c = 0, w, master_fd = 0; in telnetd_main() local
|
| /external/ppp/pppd/ |
| D | sys-linux.c | 181 static int master_fd = -1; /* pty for old-style demand mode, master */ variable 700 int master_fd; in bundle_attach() local
|
| /external/mesa3d/src/freedreno/vulkan/ |
| D | tu_drm.c | 310 int master_fd = -1; in tu_drm_device_init() local
|
| D | tu_private.h | 195 int master_fd; member
|
| /external/libdrm/amdgpu/ |
| D | amdgpu_cs.c | 147 int master_fd, in amdgpu_cs_ctx_override_priority()
|
| /external/mesa3d/src/intel/vulkan/ |
| D | anv_device.c | 307 int master_fd = -1; in anv_physical_device_try_create() local
|
| D | anv_private.h | 1142 int master_fd; member
|
| /external/python/cpython2/Modules/ |
| D | posixmodule.c | 3950 int master_fd, slave_fd; in posix_openpty() local 4018 int master_fd = -1, result = 0; in posix_forkpty() local
|
| /external/python/cpython3/Modules/ |
| D | posixmodule.c | 7235 int master_fd = -1, slave_fd = -1; in os_openpty_impl() local 7337 int master_fd = -1; in os_forkpty_impl() local
|
| /external/mesa3d/src/amd/vulkan/ |
| D | radv_device.c | 302 int master_fd = -1; in radv_physical_device_try_create() local
|
| D | radv_private.h | 292 int master_fd; member
|