Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/ssh/sshd/
H A Dsshpty.c51 pty_allocate(int *ptyfd, int *ttyfd, char *namebuf, int namebuflen) in pty_allocate()
266 pty_make_controlling_tty(int *ttyfd, const char *ttyname) in pty_make_controlling_tty()
H A Dsession.c565 int fdout, ptyfd, ttyfd, ptymaster, pipe_fds[2]; in do_exec_pty() local
/titanic_41/usr/src/cmd/ssh/libssh/common/
H A Dreadpass.c104 int rppflags, use_askpass = 0, ttyfd; in read_passphrase() local
/titanic_41/usr/src/cmd/ssh/include/
H A Dsession.h47 int ptyfd, ttyfd, ptymaster; member
/titanic_41/usr/src/cmd/cmd-inet/usr.bin/pppd/
H A Dmain.c102 int ttyfd; /* Serial port file descriptor */ variable