Searched refs:real_history_commands (Results 1 – 1 of 1) sorted by relevance
28 char real_history_commands[MEM_HISTORY][INPUT_BUFFER_SIZE]; variable69 strcpy(real_history_commands[count_history - 1], input_buffer); in main_loop()73 strcpy(history_commands[i], real_history_commands[i]); in main_loop()