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

/illumos-gate/usr/src/cmd/fs.d/ufs/volcopy/
H A Dvolcopy.c122 Eomflg = 0, variable
328 Eomflg = 1;
392 if (Eomflg && R_len)
498 if (!Eomflg) {
580 if (!Eomflg) {
584 } else { /* Eomflg */
912 if (Otape && !Eomflg)
925 if (!Eomflg && Otape) {
935 if (Eomflg && errno == ENOSPC) {
945 if (!Eomflg
[all...]

Completed in 59 milliseconds