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