FreeBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
ioread
stand/libsa/dosfs.c
185
static int ioread(DOS_FS *, uint64_t, void *, size_t);
stand/libsa/dosfs.c
453
err = ioread(f->fs, off, buf, n);