Home
last modified time | relevance | path

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

/dflybsd-src/crypto/openssh/
H A Dsshpty.c65 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 Dsession.h42 int ptyfd, ttyfd, ptymaster; member
H A Dmonitor_wrap.c624 mm_pty_allocate(int *ptyfd, int *ttyfd, char *namebuf, size_t namebuflen) in mm_pty_allocate()
H A Dsession.c570 int fdout, ptyfd, ttyfd, ptymaster; in do_exec_pty() local
/dflybsd-src/usr.bin/dsynth/
H A Dbuild.c2988 mptylogpoll(int ptyfd, int fdlog, wmsg_t *wmsg, time_t *wdog_timep) in mptylogpoll()