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

/ast/src/cmd/pax/
H A Dpax.h162 #define DELTA_HOLE (1<<5) /* holewrite() fd arg */ macro
H A Ddelta.c1032 if (dp->op & DELTA_HOLE)
1171 op |= DELTA_HOLE;
1360 if (data[op].op & DELTA_HOLE)

Completed in 15 milliseconds