Home
last modified time | relevance | path

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

/freebsd/sbin/restore/
H A Dextern.h109 int rmthost(char *);
H A Dtape.c140 if (rmthost(host) == 0) in setinput()
/freebsd/sbin/dump/
H A Ddump.h130 int rmthost(const char *host);
H A Ddumprmt.c77 rmthost(const char *host) in rmthost() function
H A Dmain.c305 if (rmthost(host) == 0) in main()