Searched refs:pty_make_controlling_tty (Results 1 – 3 of 3) sorted by relevance
29 void pty_make_controlling_tty(int *, const char *);
266 pty_make_controlling_tty(int *ttyfd, const char *ttyname) in pty_make_controlling_tty() function
603 pty_make_controlling_tty(&ttyfd, s->tty); in do_exec_pty()