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

/macosx-10.10/file_cmds-242/pax/
H A Dar_subs.c1259 int in_resync = 0; /* set when we are in resync mode */ local
1298 if (!in_resync) {
1305 ++in_resync;
1334 if ((ret = (*frmt->trail)(arcn,hdbuf,in_resync,&cnt)) == 0){
1363 if (!in_resync) {
1369 ++in_resync;
H A Dtar.c121 tar_trail(ARCHD *ignore, char *buf, int in_resync, int *cnt) argument
147 if (!in_resync && (++*cnt >= NULLCNT))

Completed in 169 milliseconds