NetBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
BLKSIZ
usr.sbin/mscdlabel/iso9660.c
44
vd = malloc(BLKSIZ);
usr.sbin/mscdlabel/iso9660.c
47
res = pread(fd, vd, BLKSIZ, (start + i) * BLKSIZ);