HomeSort by relevance Sort by last modified time
    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 73 milliseconds