Searched defs:ptyfd (Results 1 – 3 of 3) sorted by relevance
/titanic_50/usr/src/cmd/ssh/sshd/ |
H A D | sshpty.c | 51 pty_allocate(int *ptyfd, int *ttyfd, char *namebuf, int namebuflen) in pty_allocate() 356 pty_change_window_size(int ptyfd, int row, int col, in pty_change_window_size()
|
H A D | session.c | 565 int fdout, ptyfd, ttyfd, ptymaster, pipe_fds[2]; in do_exec_pty() local
|
/titanic_50/usr/src/cmd/ssh/include/ |
H A D | session.h | 47 int ptyfd, ttyfd, ptymaster; member
|