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

/netbsd-6-1-5-RELEASE/bin/pax/
H A Dar_subs.c1186 int in_resync = 0; /* set when we are in resync mode */ local
1226 if (!in_resync) {
1234 ++in_resync;
1263 if ((ret = (*frmt->trail)(hdbuf,in_resync,&cnt)) == 0){
1292 if (!in_resync) {
1300 ++in_resync;
H A Dtar.c167 tar_trail(char *buf, int in_resync, int *cnt) argument
194 if (!in_resync) {

Completed in 78 milliseconds