Illumos
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
MINALLOC
usr/src/psm/stand/bootlst/common/sasubr.c
49
next = (caddr_t)roundup((uintptr_t)&_end, MINALLOC);
usr/src/psm/stand/bootlst/common/sasubr.c
51
next += roundup(s, MINALLOC);