OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:MAX_BANNER_LINES
(Results
1 - 2
of
2
) sorted by null
/external/dropbear/
options.h
246
#define
MAX_BANNER_LINES
20 /* How many lines the client will display */
cli-auth.c
86
if (linecount >=
MAX_BANNER_LINES
) {
Completed in 26 milliseconds