HomeSort by relevance Sort by last modified time
    Searched refs:MAX_CMD_LEN (Results 1 - 2 of 2) sorted by null

  /external/dropbear/
options.h 252 #define MAX_CMD_LEN 1024 /* max length of a command */
svr-chansession.c 585 if (cmdlen > MAX_CMD_LEN) {

Completed in 25 milliseconds