Searched refs:HOLE_MIN (Results 1 - 2 of 2) sorted by relevance
/ast/src/cmd/pax/ | ||
H A D | pax.h | 78 #define HOLE_MIN 1024 macro |
H A D | file.c | 1320 * 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