OpenBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
HSET
lib/libedit/history.c
1012
if ((retval = HSET(h, ev, h->h_ent)) != -1)
lib/libedit/history.c
1037
retval = HSET(h, ev, va_arg(va, const int));