Home
last modified time | relevance | path

Searched defs:ptyfd (Results 1 – 5 of 5) sorted by relevance

/netbsd-src/crypto/external/bsd/openssh/dist/
H A Dsshpty.c48 pty_allocate(int *ptyfd, int *ttyfd, char *namebuf, size_t namebuflen) in pty_allocate()
124 pty_change_window_size(int ptyfd, u_int row, u_int col, in pty_change_window_size()
H A Dsession.h45 int ptyfd, ttyfd, ptymaster; member
H A Dmonitor_wrap.c623 mm_pty_allocate(int *ptyfd, int *ttyfd, char *namebuf, size_t namebuflen) in mm_pty_allocate()
H A Dsession.c541 int fdout, ptyfd, ttyfd, ptymaster; in do_exec_pty() local
/netbsd-src/libexec/telnetd/
H A Dsys_term.c186 int ptyfd; in getpty() local