Home
last modified time | relevance | path

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

/external/openssh/
Dsshpty.c64 pty_allocate(int *ptyfd, int *ttyfd, char *namebuf, size_t namebuflen) in pty_allocate()
99 pty_make_controlling_tty(int *ttyfd, const char *tty) in pty_make_controlling_tty()
Dreadpass.c126 int rppflags, use_askpass = 0, ttyfd; in read_passphrase() local
Dsession.h42 int ptyfd, ttyfd, ptymaster; member
Dmonitor_wrap.c561 mm_pty_allocate(int *ptyfd, int *ttyfd, char *namebuf, size_t namebuflen) in mm_pty_allocate()
Dsession.c565 int fdout, ptyfd, ttyfd, ptymaster; in do_exec_pty() local
/external/mtools/
Dtty.c24 static int ttyfd=-1; variable
/external/ppp/pppd/
Dtty.c127 static int ttyfd; /* Serial port file descriptor */ variable