Searched refs:deltacheck (Results 1 - 4 of 4) sorted by relevance

/ast/src/cmd/pax/
H A Dpax.h685 extern int deltacheck(Archive_t*, File_t*);
H A Dformat.c211 if (ap->peek && (ap->checkdelta || ap->delta) && deltacheck(ap, f))
652 } while ((ap->checkdelta || ap->delta) && deltacheck(ap, f));
H A Dpax-tar.c670 deltacheck(ap, NiL);
H A Ddelta.c872 deltacheck(register Archive_t* ap, register File_t* f) function

Completed in 21 milliseconds