OpenBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
child_depth
lib/libcurses/base/resizeterm.c
188
depth = 1 + child_depth(tst);
lib/libcurses/base/resizeterm.c
230
child_depth(win),
lib/libcurses/base/resizeterm.c
299
if (child_depth(win) == depth) {