Searched refs:parent_pty (Results 1 – 1 of 1) sorted by relevance
151 int forkpty(int* parent_pty, char* child_tty_name, const termios* t, const winsize* ws) { in forkpty() argument167 *parent_pty = -1; in forkpty()176 *parent_pty = pty; in forkpty()