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