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

/ast/src/cmd/pax/
H A Dpax.h78 #define HOLE_MIN 1024 macro
H A Dfile.c1320 * write siz bytes of buf to fd checking for HOLE_MIN hole chunks
1334 static char hole[HOLE_MIN];
1344 if ((t += HOLE_MIN) > e)

Completed in 11 milliseconds