Searched defs:ptyfd (Results 1 – 4 of 4) sorted by relevance
/external/openssh/ |
D | sshpty.c | 64 pty_allocate(int *ptyfd, int *ttyfd, char *namebuf, size_t namebuflen) in pty_allocate() 186 pty_change_window_size(int ptyfd, u_int row, u_int col, in pty_change_window_size()
|
D | session.h | 41 int ptyfd, ttyfd, ptymaster; member
|
D | monitor_wrap.c | 486 mm_pty_allocate(int *ptyfd, int *ttyfd, char *namebuf, size_t namebuflen) in mm_pty_allocate()
|
D | session.c | 480 int fdout, ptyfd, ttyfd, ptymaster; in do_exec_pty() local
|