NetBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
STACKSZ
tests/lib/libc/sys/t_getcontext.c
107
uc[i].uc_stack.ss_sp = malloc(STACKSZ);
tests/lib/libc/sys/t_getcontext.c
108
uc[i].uc_stack.ss_size = STACKSZ;