Home
last modified time | relevance | path

Searched refs:rmthost (Results 1 – 5 of 5) sorted by relevance

/dragonfly/sbin/restore/
HDextern.h103 int rmthost(char *);
HDtape.c125 if (rmthost(host) == 0) in setinput()
/dragonfly/sbin/dump/
HDdump.h137 int rmthost(const char *);
HDdumprmt.c80 rmthost(const char *hostname) in rmthost() function
HDmain.c276 if (rmthost(host) == 0) in main()