Home
last modified time | relevance | path

Searched refs:hsz (Results 1 – 2 of 2) sorted by relevance

/original-bsd/bin/pax/
H A Dar_subs.c960 register int hsz; local
968 res = hsz = frmt->hsz;
970 shftsz = hsz - 1;
1001 res = hsz;
1039 res = hsz;
1113 if (fsub[ford[i]].hsz < minhd) in get_arc()
1114 minhd = fsub[ford[i]].hsz; in get_arc()
H A Dpax.h64 int hsz; /* Header size in bytes. this is the size of */ member