Searched refs:history_set_pos (Results 1 – 9 of 9) sorted by relevance
143 history_set_pos(1); in test_where()182 if ((ret = history_set_pos(-1)) != 0) in test_set_pos_return_values()190 if ((ret = history_set_pos(1)) != 1) in test_set_pos_return_values()206 history_set_pos(0); in test_set_pos_index()209 history_set_pos(1); in test_set_pos_index()239 history_set_pos(1); in test_remove()
109 if (history_set_pos (pos) == 0)122 history_set_pos (old);157 history_set_pos (noninc_history_pos);162 history_set_pos (oldpos);367 history_set_pos (rl_history_search_pos);369 history_set_pos (oldpos);
186 history_set_pos (pos);189 history_set_pos (old);193 history_set_pos (old);
129 extern int history_set_pos PARAMS((int));
149 history_set_pos (pos) in history_set_pos() function
534 history_set_pos (pos);
157 int history_set_pos(int);
1578 history_set_pos(int pos) in history_set_pos() function1689 if (!history_set_pos(off) || history(h, &ev, H_CURR) != 0) in history_search_pos()
242 @deftypefun int history_set_pos (int pos)