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