Searched refs:ctrl_terminal_fd (Results 1 – 3 of 3) sorted by relevance
37 , ctrl_terminal_fd(-1) in LaunchOptions()
168 int ctrl_terminal_fd; member
429 if (options.ctrl_terminal_fd >= 0) { in LaunchProcess()433 ioctl(options.ctrl_terminal_fd, TIOCSCTTY, NULL)) == -1) { in LaunchProcess()