Searched refs:hdbuf (Results 1 - 1 of 1) sorted by relevance

/freebsd-10-stable/bin/pax/
H A Dar_subs.c63 static char hdbuf[BLKMULT]; /* space for archive header on read */ variable
988 hdend = hdbuf;
1032 hdend = hdbuf;
1047 if ((*frmt->rd)(arcn, hdbuf) == 0)
1054 if ((ret = (*frmt->trail_tar)(hdbuf,in_resync,&cnt)) == 0){
1070 hdend = hdbuf;
1091 memmove(hdbuf, hdbuf+1, shftsz);
1093 hdend = hdbuf + shftsz;
1144 hdend = hdbuf;
[all...]

Completed in 58 milliseconds