OpenBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
afile_seek
usr.bin/aucat/afile.h
52
int afile_seek(struct afile *, off_t);
usr.bin/aucat/aucat.c
401
if (!afile_seek(&s->afile, pos * s->bpf)) {