NetBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
history_set_pos
lib/libedit/readline.c
1843
if (!history_set_pos(off) || history(h, &ev, H_CURR) != 0)
lib/libedit/readline/readline.h
192
int history_set_pos(int);