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

/freebsd-9.3-release/bin/pax/
H A Dar_subs.c65 static char hdbuf[BLKMULT]; /* space for archive header on read */ variable
990 hdend = hdbuf;
1034 hdend = hdbuf;
1049 if ((*frmt->rd)(arcn, hdbuf) == 0)
1056 if ((ret = (*frmt->trail_tar)(hdbuf,in_resync,&cnt)) == 0){
1072 hdend = hdbuf;
1093 memmove(hdbuf, hdbuf+1, shftsz);
1095 hdend = hdbuf + shftsz;
1146 hdend = hdbuf;
[all...]

Completed in 164 milliseconds