Searched defs:ptyfd (Results 1 – 4 of 4) sorted by relevance
/freebsd/crypto/openssh/ |
H A D | sshpty.c | 65 pty_allocate(int *ptyfd, int *ttyfd, char *namebuf, size_t namebuflen) in pty_allocate() 152 pty_change_window_size(int ptyfd, u_int row, u_int col, in pty_change_window_size()
|
H A D | session.h | 42 int ptyfd, ttyfd, ptymaster; member
|
H A D | monitor_wrap.c | 624 mm_pty_allocate(int *ptyfd, int *ttyfd, char *namebuf, size_t namebuflen) in mm_pty_allocate()
|
H A D | session.c | 570 int fdout, ptyfd, ttyfd, ptymaster; in do_exec_pty() local
|