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

/ast/src/cmd/pax/
H A Dpax.h130 #define DELTAINFO PAX_DELTAINFO /* format handles delta info */ macro
H A Ddelta.c44 if (state.delta2delta || (ap->format->flags & DELTAINFO))
109 if (!(ap->format->flags & DELTAINFO))
H A Dformat.c336 if ((!ap->format->putprologue || (*ap->format->putprologue)(&state, ap, append) >= 0) && !(ap->format->flags & DELTAINFO) && ap->delta && !(ap->delta->format->flags & PSEUDO))
H A Dpax-tar.c1031 ARCHIVE|DELTAINFO|LINKTYPE|SLASHDIR|STANDARD|SUM|IN|OUT|APPEND,

Completed in 20 milliseconds