HomeSort by: relevance | last modified time | path
    Searched refs:msgtail (Results 1 - 3 of 3) sorted by relevancy

  /src/sbin/dump/
optr.c 155 msgtail("\a\a");
158 msgtail("\n");
288 msgtail(const char *fmt, ...) function in typeref:typename:void
main.c 544 msgtail("a snapshot of ");
546 msgtail("a subset of ");
547 msgtail("%s (%s) ", disk, spcl.c_filesys);
549 msgtail("to %s on host %s\n", tape, host);
551 msgtail("to %s\n", tape);
dump.h 190 void msgtail(const char *, ...) __printflike(1, 2);

Completed in 13 milliseconds