HomeSort by: relevance | last modified time | path
    Searched refs:in_resync (Results 1 - 2 of 2) sorted by relevancy

  /src/bin/pax/
ar_subs.c 1189 int in_resync = 0; /* set when we are in resync mode */ local in function:next_head
1229 if (!in_resync) {
1237 ++in_resync;
1266 if ((ret = (*frmt->trail)(hdbuf,in_resync,&cnt)) == 0){
1295 if (!in_resync) {
1303 ++in_resync;
tar.c 167 tar_trail(char *buf, int in_resync, int *cnt)
194 if (!in_resync) {

Completed in 14 milliseconds