Searched refs:MAX_CMD_HIST (Results 1 – 4 of 4) sorted by relevance
42 #define MAX_CMD_HIST 10000 macro1319 if ((il = gl = new_GetLine(MAX_LINE_LEN, MAX_CMD_HIST)) == NULL) in interactive_loop()
63 #define MAX_CMD_HIST 64000 /* in bytes */ macro620 MAX_CMD_HIST)) == NULL) in init_interactive()
64 #define MAX_CMD_HIST 1024 macro4319 if ((gl = new_GetLine(MAX_LINE_LEN, MAX_CMD_HIST)) == NULL) in main()
105 #define MAX_CMD_HIST 1024 macro7282 if ((gl = new_GetLine(MAX_LINE_LEN, MAX_CMD_HIST)) == NULL) in main()