Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/backup/dump/
H A Ddump.h203 #define DS_DONE 7 macro
H A Ddumpmain.c1030 while (dumpstate != DS_DONE) { in main()
1099 case DS_DONE: in main()
H A Ddumptape.c928 if (dumpstate == DS_DONE) { in rollforward()
2316 state = DS_DONE; in checkpoint()