Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/backup/dump/
H A Ddump.h309 extern void lastdump(int);
433 extern void lastdump();
H A Ddumpoptr.c362 lastdump(int arg) /* w ==> just what to do; W ==> most recent dumps */ in lastdump() function
H A Ddumpmain.c214 lastdump('w'); /* tell us only what has to be done */ in main()
219 lastdump('W'); /* tell state of what has been done */ in main()