Searched defs:Otape (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/fs.d/ufs/volcopy/
H A Dvolcopy.c127 Otape, variable
424 Otape = tapeck(&Out, OUTPUT);
425 if (Otape && Itape)
430 if (!Itape && !Otape)
458 verify = !Otape || (altflg & MINUSS);
494 } else if (Otape) {
507 verify = !Otape || (altflg & MINUSS);
513 verify = !Otape || (altflg & MINUSS);
537 if (Isup.fs_size > Osup.fs_size && !Otape)
539 if (!Otape
[all...]

Completed in 59 milliseconds