Home
last modified time | relevance | path

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

/freebsd/bin/pax/
H A Dar_subs.c1123 int minhd = BLKMULT; in get_arc() local
1132 if (fsub[ford[i]].hsz < minhd) in get_arc()
1133 minhd = fsub[ford[i]].hsz; in get_arc()
1148 if (hdsz >= minhd) in get_arc()