NetBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
HFIRST
lib/libedit/history.c
1047
retval = HFIRST(h, ev);
lib/libedit/history.c
852
for (retval = HFIRST(h, &ev); retval != -1 && nelem-- > 0;