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

/openbsd-current/bin/pax/
H A Dar_subs.c1172 int hdsz = 0; local
1189 hdsz = 0;
1198 hdsz += i;
1199 if (hdsz >= minhd)
1215 hdsz = 0;
1235 (*fsub[ford[i]].id)(hdbuf, hdsz) < 0)
1245 pback(hdbuf, hdsz);
1266 if (--hdsz > 0) {
1267 memmove(hdbuf, hdbuf+1, hdsz);
1268 res = BLKMULT - hdsz;
[all...]

Completed in 1005 milliseconds