OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:single_connection
(Results
1 - 3
of
3
) sorted by relevancy
/src/crypto/external/bsd/openssh/dist/
session.h
56
int
single_connection
;
member in struct:Session
channels.h
185
int
single_connection
;
member in struct:Channel
session.c
1780
u_char
single_connection
= 0;
local
1787
if ((r = sshpkt_get_u8(ssh, &
single_connection
)) != 0 ||
1794
s->
single_connection
=
single_connection
;
2381
options.x11_use_localhost, s->
single_connection
,
Completed in 23 milliseconds
Indexes created Fri Sep 18 00:27:12 UTC 2026