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

  /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 684 pty_make_controlling_tty(&ttyfd, s->tty);
    [all...]

Completed in 311 milliseconds