OpenBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
MAX_PUSHED
lib/libcurses/tinfo/captoinfo.c
113
static int stack[MAX_PUSHED]; /* the stack */
lib/libcurses/tinfo/captoinfo.c
163
if (stackptr >= MAX_PUSHED)