Illumos
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
rmtseek
usr/src/cmd/backup/include/rmt.h
44
extern int rmtseek(int, int);
usr/src/cmd/backup/include/rmt.h
54
extern int rmtseek();
usr/src/cmd/backup/restore/tape.c
1583
if ((host != 0 && rmtseek(i, 1) < 0) ||