Searched defs:ttyfd (Results 1 – 5 of 5) sorted by relevance
/titanic_41/usr/src/cmd/ssh/sshd/ |
H A D | sshpty.c | 51 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 D | session.c | 565 int fdout, ptyfd, ttyfd, ptymaster, pipe_fds[2]; in do_exec_pty() local
|
/titanic_41/usr/src/cmd/ssh/libssh/common/ |
H A D | readpass.c | 104 int rppflags, use_askpass = 0, ttyfd; in read_passphrase() local
|
/titanic_41/usr/src/cmd/ssh/include/ |
H A D | session.h | 47 int ptyfd, ttyfd, ptymaster; member
|
/titanic_41/usr/src/cmd/cmd-inet/usr.bin/pppd/ |
H A D | main.c | 102 int ttyfd; /* Serial port file descriptor */ variable
|