FreeBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
session_by_tty
crypto/openssh/monitor.c
1749
if ((s = session_by_tty(tty)) != NULL)
crypto/openssh/session.h
78
Session *session_by_tty(char *);