Home
last modified time | relevance | path

Searched refs:Eomflg (Results 1 – 1 of 1) sorted by relevance

/titanic_44/usr/src/cmd/fs.d/ufs/volcopy/
H A Dvolcopy.c122 Eomflg = 0, variable
328 Eomflg = 1; in main()
392 if (Eomflg && R_len) in main()
498 if (!Eomflg) { in main()
580 if (!Eomflg) { in main()
912 if (Otape && !Eomflg) in child_copy()
925 if (!Eomflg && Otape) { in child_copy()
935 if (Eomflg && errno == ENOSPC) { in child_copy()
945 if (!Eomflg && Otape) in child_copy()
977 if (Itape && !Eomflg) in parent_copy()
[all …]