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