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

/netbsd-current/bin/pax/
H A Dar_subs.c80 static char hdbuf[BLKMULT]; /* space for archive header on read */ variable
1199 hdend = hdbuf;
1245 hdend = hdbuf;
1260 if ((*frmt->rd)(arcn, hdbuf) == 0)
1267 if ((ret = (*frmt->trail)(hdbuf,in_resync,&cnt)) == 0){
1283 hdend = hdbuf;
1306 memmove(hdbuf, hdbuf+1, shftsz);
1308 hdend = hdbuf + shftsz;
1360 hdend = hdbuf;
[all...]

Completed in 101 milliseconds