Searched refs:history_set_pos (Results 1 - 8 of 8) sorted by relevance

/freebsd-9.3-release/contrib/libreadline/
H A Dhistsearch.c186 history_set_pos (pos);
189 history_set_pos (old);
193 history_set_pos (old);
H A Dsearch.c124 if (history_set_pos (pos) == 0)
137 history_set_pos (old);
172 history_set_pos (noninc_history_pos);
177 history_set_pos (oldpos);
473 history_set_pos (rl_history_search_pos);
475 history_set_pos (oldpos);
H A Dhistory.h147 extern int history_set_pos PARAMS((int));
H A Dhistory.c152 history_set_pos (pos) function
H A Dkill.c573 history_set_pos (pos);
/freebsd-9.3-release/lib/libedit/edit/readline/
H A Dreadline.h159 int history_set_pos(int);
/freebsd-9.3-release/lib/libedit/
H A Dreadline.c1533 history_set_pos(int pos) function
1638 if (history_set_pos(off) != 0 || FUNW(history)(h, &ev, H_CURR) != 0)
/freebsd-9.3-release/contrib/wpa/wpa_supplicant/
H A Dwpa_cli.c2103 history_set_pos(0);

Completed in 131 milliseconds