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

/macosx-10.10/file_cmds-242/pax/
H A Dar_subs.c1407 int hdsz = 0; local
1424 hdsz = 0;
1433 hdsz += i;
1434 if (hdsz >= minhd)
1450 hdsz = 0;
1469 if ((*fsub[ford[i]].id)(hdbuf, hdsz) < 0)
1479 pback(hdbuf, hdsz);
1500 if (--hdsz > 0) {
1501 memmove(hdbuf, hdbuf+1, hdsz);
1502 res = BLKMULT - hdsz;
[all...]

Completed in 60 milliseconds