Searched refs:history_event (Results 1 – 1 of 1) sorted by relevance
501 HistEventW history_event; in RecallHistory() local509 if (history_w (pHistory, &history_event, H_FIRST) == -1) in RecallHistory()521 if (history_w (pHistory, &history_event, earlier ? H_NEXT : H_PREV) == -1) in RecallHistory()535 new_input_lines = SplitLines (history_event.str); in RecallHistory()