Searched refs:ctrl_terminal_fd (Results 1 – 2 of 2) sorted by relevance
174 int ctrl_terminal_fd = -1; member
445 if (options.ctrl_terminal_fd >= 0) { in LaunchProcess()449 ioctl(options.ctrl_terminal_fd, TIOCSCTTY, nullptr)) == -1) { in LaunchProcess()