Searched defs:ttyfd (Results 1 – 13 of 13) 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() 100 pty_make_controlling_tty(int *ttyfd, const char *tty) in pty_make_controlling_tty()
|
H A D | readpass.c | 126 int rppflags, ttyfd, use_askpass = 0, allow_askpass = 0; in read_passphrase() local
|
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
|
/freebsd/usr.sbin/bhyve/ |
H A D | uart_backend.c | 55 struct ttyfd { struct 73 struct ttyfd tty; argument
|
/freebsd/contrib/ntp/ntpd/ |
H A D | ntp_ppsdev.c | 384 int ttyfd , /* current tty FD, or -1 */ in ppsdev_reopen() 447 int ttyfd, /* current tty FD, or -1 */ in ppsdev_close()
|
H A D | refclock_oncore.c | 273 int ttyfd; /* TTY file descriptor */ member
|
/freebsd/bin/pax/ |
H A D | tty_subs.c | 63 int ttyfd; in tty_init() local
|
/freebsd/sbin/conscontrol/ |
H A D | conscontrol.c | 157 int ttyfd; in consset() local
|
/freebsd/usr.bin/patch/ |
H A D | util.c | 273 static int ttyfd = -1; in ask() local
|
/freebsd/bin/sh/ |
H A D | jobs.c | 116 static int ttyfd = -1; variable
|
/freebsd/crypto/heimdal/appl/telnet/telnetd/ |
H A D | sys_term.c | 165 static int ttyfd = -1; variable
|