NetBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
TRUNC_SECTOR
sys/arch/ews4800mips/stand/common/bootfs.c
114
n = TRUNC_SECTOR(cur) + DEV_BSIZE - cur;
sys/arch/ews4800mips/stand/common/bootfs.c
131
n = cur + size - TRUNC_SECTOR(cur + size);