Home | History | Annotate | Download | only in pax

Lines Matching defs:hdsz

1341 	int hdsz = 0;
1358 hdsz = 0;
1367 hdsz += i;
1368 if (hdsz >= minhd)
1384 hdsz = 0;
1404 if ((*fsub[ford[i]].id)(hdbuf, hdsz) < 0)
1414 pback(hdbuf, hdsz);
1435 if (--hdsz > 0) {
1436 memmove(hdbuf, hdbuf+1, hdsz);
1437 res = BLKMULT - hdsz;
1438 hdend = hdbuf + hdsz;
1442 hdsz = 0;