DragonflyBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
session_open
crypto/openssh/serverloop.c
576
if (session_open(the_authctxt, c->self) != 1) {
crypto/openssh/session.h
69
int session_open(Authctxt *, int);