Searched refs:DELTA_index (Results 1 - 2 of 2) sorted by relevance

/ast/src/cmd/pax/
H A Dpax.h181 #define DELTA_index 'i' /* delta header index */ macro
H A Ddelta.c63 case DELTA_index:
236 n = sfsprintf(s, sizeof(ap->delta->hdrbuf), "%c%c%d\t%c%d\n", f->delta.op, DELTA_index, ap->delta->index, DELTA_trailer, DELTA_TRAILER);

Completed in 15 milliseconds