Illumos
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
zf_seek
usr/src/boot/libsa/gzipfs.c
50
static off_t zf_seek(struct open_file *f, off_t offset, int where);
usr/src/boot/libsa/gzipfs.c
59
.fo_seek = zf_seek,