OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:client_alive_count_max
(Results
1 - 4
of
4
) sorted by relevancy
/src/crypto/external/bsd/openssh/dist/
servconf.h
217
int
client_alive_count_max
; /*
member in struct:__anon186
serverloop.c
136
if (options.
client_alive_count_max
> 0 &&
138
options.
client_alive_count_max
) {
servconf.c
222
options->
client_alive_count_max
= -1;
510
if (options->
client_alive_count_max
== -1)
511
options->
client_alive_count_max
= 3;
2422
intptr = &options->
client_alive_count_max
;
3268
M_CP_INTOPT(
client_alive_count_max
);
3560
dump_cfg_int(sClientAliveCountMax, o->
client_alive_count_max
);
sshd-session.c
1283
options.
client_alive_count_max
);
Completed in 20 milliseconds
Indexes created Sat Jun 20 00:25:23 UTC 2026