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

/ast/src/cmd/pax/
H A Dpax.h381 int epilogue; /* epilogue hit */ member in struct:Delta_s
H A Dformat.c277 ap->delta->epilogue = 1;
346 * read archive epilogue after all files have been copied
362 if (ap->delta && ap->delta->epilogue < 0)
363 error(3, "%s: corrupt archive: missing epilogue", ap->name);
427 * write archive epilogue after files have been copied
H A Ddelta.c69 ap->delta->epilogue = -1;

Completed in 18 milliseconds