Searched refs:pty_master_fd (Results 1 – 2 of 2) sorted by relevance
4364 *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 …]
21065 Solution: Free pty_master_fd on failure.25634 Solution: When stdout is not connected to pty_master_fd then use it for