Searched refs:history_set_pos (Results 1 – 3 of 3) sorted by relevance
159 int history_set_pos(int);
162 history_set_pos(0); in edit_deinit()
1551 history_set_pos(int pos) in history_set_pos() function1653 if (history_set_pos(off) != 0 || history(h, &ev, H_CURR) != 0) in history_search_pos()