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