FreeBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
nfs_seek
stand/libsa/nfs.c
126
static off_t nfs_seek(struct open_file *f, off_t offset, int where);
stand/libsa/nfs.c
139
.fo_seek = nfs_seek,