Searched defs:ttyfd (Results 1 – 8 of 8) sorted by relevance
| /mirbsd/src/usr.bin/ssh/ |
| D | sshpty.c | 45 pty_allocate(int *ptyfd, int *ttyfd, char *namebuf, size_t namebuflen) in pty_allocate() 73 pty_make_controlling_tty(int *ttyfd, const char *tty) in pty_make_controlling_tty()
|
| D | readpass.c | 116 int rppflags, use_askpass = 0, ttyfd; in read_passphrase() local
|
| D | session.h | 41 int ptyfd, ttyfd, ptymaster; member
|
| D | monitor_wrap.c | 663 mm_pty_allocate(int *ptyfd, int *ttyfd, char *namebuf, size_t namebuflen) in mm_pty_allocate()
|
| D | session.c | 596 int fdout, ptyfd, ttyfd, ptymaster; in do_exec_pty() local
|
| /mirbsd/src/bin/pax/ |
| D | tty_subs.c | 63 static int ttyfd; variable
|
| /mirbsd/src/usr.bin/patch/ |
| D | util.c | 251 static int ttyfd = -1; in ask() local
|
| /mirbsd/src/usr.sbin/pppd/ |
| D | main.c | 113 int ttyfd = -1; /* Serial port file descriptor */ variable
|