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

/netbsd-current/bin/pax/
H A Dar_subs.c1342 int hdsz = 0; local
1359 hdsz = 0;
1368 hdsz += i;
1369 if (hdsz >= minhd)
1385 hdsz = 0;
1405 if ((*fsub[ford[i]].id)(hdbuf, hdsz) < 0)
1415 pback(hdbuf, hdsz);
1436 if (--hdsz > 0) {
1437 memmove(hdbuf, hdbuf+1, hdsz);
1438 res = BLKMULT - hdsz;
[all...]

Completed in 74 milliseconds