HomeSort by: relevance | last modified time | path
    Searched defs:in_resync (Results 1 - 3 of 3) 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;
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;
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;

Completed in 164 milliseconds