Home | History | Annotate | Download | only in applypatch

Lines Matching defs:attempt

432             int attempt;
434 for (attempt = 0; attempt < 10; ++attempt) {
436 printf("raw O_SYNC write %s attempt %d start at %d\n", partition, attempt+1, start);
505 printf("verification read succeeded (attempt %d)\n", attempt+1);