OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:MONITOR_MAX_MSGLEN
(Results
1 - 2
of
2
) sorted by relevancy
/src/crypto/external/bsd/openssh/dist/
monitor_wrap.h
32
#define
MONITOR_MAX_MSGLEN
(4 * 1024 * 1024)
34
#define MONITOR_MAX_CFGLEN (
MONITOR_MAX_MSGLEN
- (64 * 1024))
monitor_wrap.c
164
if (mlen >=
MONITOR_MAX_MSGLEN
)
197
if (msg_len >
MONITOR_MAX_MSGLEN
)
Completed in 71 milliseconds
Indexes created Sat Jun 20 00:25:23 UTC 2026