Home | History | Annotate | Download | only in pax

Lines Matching defs:hsz

1188 	int hsz;
1194 * set up initial conditions, we want a whole frmt->hsz block as we
1197 res = hsz = frmt->hsz;
1199 shftsz = hsz - 1;
1203 * (frmt->hsz is the proper size)
1243 res = hsz;
1281 res = hsz;
1352 if (fsub[ford[i]].hsz < minhd)
1353 minhd = fsub[ford[i]].hsz;