DragonflyBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
rmtseek
sbin/dump/dump.h
145
int rmtseek(int, int);
sbin/restore/extern.h
107
int rmtseek(int, int);
sbin/restore/tape.c
914
seek_failed = (rmtseek(i, 1) < 0);