Searched refs:DELTA_HOLE (Results 1 - 2 of 2) sorted by relevance
/ast/src/cmd/pax/ | ||
H A D | pax.h | 162 #define DELTA_HOLE (1<<5) /* holewrite() fd arg */ macro |
H A D | delta.c | 1032 if (dp->op & DELTA_HOLE) 1171 op |= DELTA_HOLE; 1360 if (data[op].op & DELTA_HOLE) |
Completed in 15 milliseconds