Searched refs:MAX_CMD_LEN (Results 1 – 2 of 2) sorted by relevance
252 #define MAX_CMD_LEN 1024 /* max length of a command */ macro
585 if (cmdlen > MAX_CMD_LEN) { in sessioncommand()