NetBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
rmthost
sbin/dump/dump.h
249
int rmthost(const char *);
sbin/dump/main.c
419
if (rmthost(host) == 0)
sbin/restore/extern.h
118
int rmthost(const char *);
sbin/restore/tape.c
244
if (rmthost(host) == 0)