Searched refs:pty_slave_fd (Results 1 – 1 of 1) sorted by relevance
4361 if (*pty_slave_fd < 0) in open_pty()4642 int pty_slave_fd = -1; in mch_call_shell_fork() local4722 close(pty_slave_fd); in mch_call_shell_fork()4807 if (pty_slave_fd >= 0) in mch_call_shell_fork()5391 close(pty_slave_fd); in mch_call_shell_fork()5480 int pty_slave_fd = -1; in mch_job_start() local5659 if (pty_slave_fd >= 0) in mch_job_start()5810 if (pty_slave_fd >= 0) in mch_job_start()5811 close(pty_slave_fd); in mch_job_start()5990 int pty_slave_fd = -1; in mch_create_pty_channel() local[all …]