OpenBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
DISKSZ
regress/usr.sbin/vmd/diskfmt/vioscribble.c
101
off = (random() % DISKSZ);
regress/usr.sbin/vmd/diskfmt/vioscribble.c
120
for (off = 0; off < DISKSZ; off += sizeof buf) {