FreeBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
DEV_BSIZE
stand/libsa/geli/geliboot.h
36
#define DEV_BSIZE 512
sys/sys/param.h
172
#define DEV_BSIZE (1<<DEV_BSHIFT)
tools/tools/find-sb/mini_ufs.h
19
#define DEV_BSIZE (1<<9)