Searched refs:CMDBUF_SIZE (Results 1 – 2 of 2) sorted by relevance
27 #define CMDBUF_SIZE 2048 /* Buffer for multichar commands */ macro
27 static char cmdbuf[CMDBUF_SIZE]; /* Buffer for holding a multi-char command */1202 char line[CMDBUF_SIZE]; in init_cmdhist()