Searched refs:msgtail (Results 1 - 3 of 3) sorted by relevance

/freebsd-10-stable/sbin/dump/
H A Doptr.c132 msgtail("\a\a");
135 msgtail("\n");
255 msgtail(const char *fmt, ...) function
H A Ddump.h97 void msgtail(const char *fmt, ...) __printflike(1, 2);
H A Dmain.c431 msgtail("(%s) ", dt->fs_file);
433 msgtail("to %s on host %s\n", tape, host);
435 msgtail("to %s\n", tape);

Completed in 124 milliseconds