Home
last modified time | relevance | path

Searched defs:ttyfd (Results 1 – 13 of 13) sorted by relevance

/freebsd/crypto/openssh/
H A Dsshpty.c65 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 Dreadpass.c126 int rppflags, ttyfd, use_askpass = 0, allow_askpass = 0; in read_passphrase() local
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
/freebsd/usr.sbin/bhyve/
H A Duart_backend.c55 struct ttyfd { struct
73 struct ttyfd tty; argument
/freebsd/contrib/ntp/ntpd/
H A Dntp_ppsdev.c384 int ttyfd , /* current tty FD, or -1 */ in ppsdev_reopen()
447 int ttyfd, /* current tty FD, or -1 */ in ppsdev_close()
H A Drefclock_oncore.c273 int ttyfd; /* TTY file descriptor */ member
/freebsd/bin/pax/
H A Dtty_subs.c63 int ttyfd; in tty_init() local
/freebsd/sbin/conscontrol/
H A Dconscontrol.c157 int ttyfd; in consset() local
/freebsd/usr.bin/patch/
H A Dutil.c273 static int ttyfd = -1; in ask() local
/freebsd/bin/sh/
H A Djobs.c116 static int ttyfd = -1; variable
/freebsd/crypto/heimdal/appl/telnet/telnetd/
H A Dsys_term.c165 static int ttyfd = -1; variable