Searched refs:toshell_fd (Results 1 – 1 of 1) sorted by relevance
4912 int toshell_fd; in mch_call_shell_fork() local4931 toshell_fd = fd_toshell[1]; in mch_call_shell_fork()5005 close(toshell_fd); in mch_call_shell_fork()5006 toshell_fd = -1; in mch_call_shell_fork()5019 close(toshell_fd); in mch_call_shell_fork()5020 toshell_fd = -1; in mch_call_shell_fork()5087 close(toshell_fd); in mch_call_shell_fork()5088 toshell_fd = -1; in mch_call_shell_fork()5129 else if (toshell_fd >= 0) in mch_call_shell_fork()5316 if (toshell_fd >= 0) in mch_call_shell_fork()[all …]