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

/freebsd-13-stable/contrib/wpa/src/utils/
H A Dedit_readline.c162 history_set_pos(0);
/freebsd-13-stable/contrib/libedit/readline/
H A Dreadline.h163 int history_set_pos(int);
/freebsd-13-stable/contrib/libedit/
H A Dreadline.c1435 * (void **)-1 -- as in history_set_pos
1666 history_set_pos(int pos) function
1772 if (!history_set_pos(off) || history(h, &ev, H_CURR) != 0)

Completed in 111 milliseconds