Searched refs:fromshell_fd (Results 1 – 1 of 1) sorted by relevance
4913 int fromshell_fd; in mch_call_shell_fork() local4923 fromshell_fd = pty_master_fd; in mch_call_shell_fork()4932 fromshell_fd = fd_fromshell[0]; in mch_call_shell_fork()4971 close(fromshell_fd); in mch_call_shell_fork()5165 while (RealWaitForChar(fromshell_fd, 10L, NULL, NULL)) in mch_call_shell_fork()5167 len = read_eintr(fromshell_fd, buffer in mch_call_shell_fork()5318 close(fromshell_fd); in mch_call_shell_fork()