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

/illumos-gate/usr/src/cmd/fs.d/ufs/volcopy/
H A Dvolcopy.c124 Itape, variable
422 if ((Itape = tapeck(&In, INPUT)) == 1)
425 if (Otape && Itape)
430 if (!Itape && !Otape)
432 if (R_cur == 1 || !Itape) {
455 } /* R_cur == 1 || !Itape */
478 if (Itape) {
560 if (Itape) {
610 if (Itape || Otape)
764 if (Itape || Otap
[all...]

Completed in 47 milliseconds