Lines Matching refs:child_name
612 child_name = os.ttyname(tty_fd)632 fd = os.open(child_name, os.O_RDWR);634 raise ExceptionPexpect, "Error! Could not open child pty, " + child_name