Home
last modified time | relevance | path

Searched refs:session_by_tty (Results 1 – 3 of 3) sorted by relevance

/dragonfly/crypto/openssh/
H A Dsession.h78 Session *session_by_tty(char *);
H A Dmonitor.c1626 if ((s = session_by_tty(tty)) != NULL) in mm_answer_pty_cleanup()
H A Dsession.c1814 session_by_tty(char *tty) in session_by_tty() function