KCMD_BUFSIZ
static char storage[KCMD_BUFSIZ];
static int MAXSIZE = (KCMD_BUFSIZ + 8);
char tmpbuf[KCMD_BUFSIZ + 8];
char encrbuf[KCMD_BUFSIZ + 8];