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

/freebsd-9.3-release/bin/pax/
H A Dar_subs.c1128 int hdsz = 0; local
1145 hdsz = 0;
1154 hdsz += i;
1155 if (hdsz >= minhd)
1171 hdsz = 0;
1190 if ((*fsub[ford[i]].id)(hdbuf, hdsz) < 0)
1200 pback(hdbuf, hdsz);
1221 if (--hdsz > 0) {
1222 memmove(hdbuf, hdbuf+1, hdsz);
1223 res = BLKMULT - hdsz;
[all...]

Completed in 87 milliseconds