OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:MAX_SEND_ENV
(Results
1 - 2
of
2
) sorted by null
/external/openssh/
readconf.h
30
#define
MAX_SEND_ENV
256
117
char *send_env[
MAX_SEND_ENV
];
readconf.c
894
if (options->num_send_env >=
MAX_SEND_ENV
)
[
all
...]
Completed in 389 milliseconds