Searched refs:hist (Results 1 – 1 of 1) sorted by relevance
45 HIST_ENTRY *hist = hist_list[history_length - 1]; in add_to_history() local46 if (hist && strcmp(line, hist->line) == 0) in add_to_history()
Completed in 3 milliseconds