Home
last modified time | relevance | path

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

/NextBSD/sbin/restore/
HDextern.h105 int rmthost(char *);
HDtape.c146 if (rmthost(host) == 0) in setinput()
/NextBSD/sbin/dump/
HDdump.h133 int rmthost(const char *host);
HDdumprmt.c84 rmthost(const char *host) in rmthost() function
HDmain.c297 if (rmthost(host) == 0) in main()