Home
last modified time | relevance | path

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

/freebsd/bin/pax/
H A Dar_subs.c1121 int hdsz = 0; in get_arc() local
1138 hdsz = 0; in get_arc()
1147 hdsz += i; in get_arc()
1148 if (hdsz >= minhd) in get_arc()
1164 hdsz = 0; in get_arc()
1183 if ((*fsub[ford[i]].id)(hdbuf, hdsz) < 0) in get_arc()
1193 pback(hdbuf, hdsz); in get_arc()
1214 if (--hdsz > 0) { in get_arc()
1215 memmove(hdbuf, hdbuf+1, hdsz); in get_arc()
1216 res = BLKMULT - hdsz; in get_arc()
[all …]