Lines Matching defs:archive
132 * check base archive ordering
139 error(3, "%s: %s: archive member must appear before %s", ap->name, prv, cur);
448 Archive_t* archive;
564 n = gp->archive->entry;
653 if (gp->archive->volume)
654 sfsprintf(s = fmtbuf(32), 32, "%d-%d", gp->archive->volume, gp->archive->entry);
656 n = gp->archive->entry;
693 if (gp->archive && gp->archive->format->lookup)
695 if ((k = (*gp->archive->format->lookup)(&state, gp->archive, f, op->index, &s, &n)) < 0)
827 list.archive = ap;
1053 * if current file cannot fit completely in current archive
1092 error(3, "%s: %s: command required to read compressed archive", ap->name, cp->undo[0]);