Searched refs:MAX_CMD_HIST (Results 1 – 3 of 3) sorted by relevance
68 #define MAX_CMD_HIST 64000 /* in bytes */ macro700 MAX_CMD_HIST)) == NULL) in init_interactive()
65 #define MAX_CMD_HIST 1024 macro4364 if ((gl = new_GetLine(MAX_LINE_LEN, MAX_CMD_HIST)) == NULL) in main()
107 #define MAX_CMD_HIST 1024 macro7605 if ((gl = new_GetLine(MAX_LINE_LEN, MAX_CMD_HIST)) == NULL) in main()