FreeBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
dos_seek
stand/libsa/dosfs.c
56
static off_t dos_seek(struct open_file *fd, off_t offset, int whence);
stand/libsa/dosfs.c
69
.fo_seek = dos_seek,