OpenBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
previous_history
lib/libedit/readline/readline.h
158
HIST_ENTRY *previous_history(void);
regress/lib/libedit/readline/history.c
111
while (previous_history() != NULL);