Home
last modified time | relevance | path

Searched refs:pty_master_fd (Results 1 – 2 of 2) sorted by relevance

/vim-8.2.3635/src/
H A Dos_unix.c4364 *pty_master_fd = -1; in open_pty()
4681 if (pty_master_fd < 0) in mch_call_shell_fork()
4827 if (pty_master_fd >= 0) in mch_call_shell_fork()
4921 if (pty_master_fd >= 0) in mch_call_shell_fork()
5098 if (pty_master_fd < 0) in mch_call_shell_fork()
5714 if (pty_master_fd >= 0) in mch_job_start()
5773 err_fd = pty_master_fd; in mch_job_start()
5787 if (pty_master_fd >= 0) in mch_job_start()
5809 close(pty_master_fd); in mch_job_start()
6001 close(pty_master_fd); in mch_create_pty_channel()
[all …]
/vim-8.2.3635/runtime/doc/
H A Dversion8.txt21065 Solution: Free pty_master_fd on failure.
25634 Solution: When stdout is not connected to pty_master_fd then use it for