OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SSH_IOBUFSZ
(Results
1 - 3
of
3
) sorted by null
/external/openssh/
defines.h
799
#ifndef
SSH_IOBUFSZ
800
# define
SSH_IOBUFSZ
8192
config.h.in
[
all
...]
clientloop.c
691
char buf[
SSH_IOBUFSZ
];
[
all
...]
Completed in 109 milliseconds