Vprintf
Vprintf(stdout, "Extract directories from tape\n");
Vprintf(stdout, "Mangled directory: ");
Vprintf(stdout,
Vprintf(stdout,
Vprintf(stdout,
Vprintf(stdout, "\n");
Vprintf(stdout, "Set directory mode, owner, and times.\n");
Vprintf(stdout, "Begin incremental restore\n");
Vprintf(stdout, "Calculate node updates.\n");
Vprintf(stdout, "Begin level 0 restore\n");
Vprintf(stdout, "Calculate extraction list.\n");
Vprintf(stdout, "Verify the directory structure\n");
Vprintf(stdout, "Mark entries to be removed.\n");
Vprintf(stdout, "Find unreferenced names.\n");
Vprintf(stdout, "Remove old nodes (directories).\n");
Vprintf(stdout, "%s", type == LEAF ? "leaf" : "dir ");
Vprintf(stdout, "Continue extraction of new leaves\n");
Vprintf(stdout, "Extract new leaves.\n");
Vprintf(stdout, "Extract requested files\n");
Vprintf(stdout, "Add links\n");
Vprintf(stdout, "Check the symbol table.\n");
Vprintf(stdout, "Check pointing the restore\n");
Vprintf(stdout, "Initialize symbol table.\n");
Vprintf(stdout, "Note: Doing Byte swapping\n");
Vprintf(stdout, "Verify tape and initialize maps\n");
Vprintf(stdout, "skipped socket %s\n", name);
Vprintf(stdout, "extract file %s\n", name);
Vprintf(stdout,
Vprintf(stdout, "extract special file %s\n", name);
Vprintf(stdout, "extract fifo %s\n", name);
Vprintf(stdout, "extract file %s\n", name);
Vprintf(stdout,
Vprintf(stdout, "End-of-tape encountered\n");
Vprintf(stdout, "Tape block size is %ld\n", ntrec);
Vprintf(stdout, "rename %s to %s\n", from, to);
Vprintf(stdout, "Make node %s\n", cp);
Vprintf(stdout, "Remove node %s\n", cp);
Vprintf(stdout, "Remove leaf %s\n", cp);
Vprintf(stdout, "Create %s link %s->%s\n",