HomeSort by relevance Sort by last modified time
    Searched refs:pty_make_controlling_tty (Results 1 - 6 of 6) sorted by null

  /external/dropbear/
sshpty.h 24 void pty_make_controlling_tty(int *, const char *);
sshpty.c 265 pty_make_controlling_tty(int *ttyfd, const char *tty_name) function
svr-chansession.c 773 pty_make_controlling_tty(&chansess->slave, chansess->tty);
  /external/openssh/
sshpty.h 25 void pty_make_controlling_tty(int *, const char *);
sshpty.c 104 pty_make_controlling_tty(int *ttyfd, const char *tty) function
session.c 697 pty_make_controlling_tty(&ttyfd, s->tty);
    [all...]

Completed in 144 milliseconds