dofix
dofix(&idesc, gettext("BLK(S) MISSING IN FREE BITMAP"))) {
dofix(&idesc, gettext("LOGICAL VOLUME INTEGRITY COUNTS WRONG"))) {
extern int32_t dofix(struct inodesc *, char *);
dofixret = dofix(idesc, "DIRECTORY CORRUPTED");
int dofix(struct inodesc *, caddr_t, ...);
} else if (dofix(idesc, buf)) {
if (dofix(&idesc, "CORRECT GLOBAL SUMMARY")) {
dofix(struct inodesc *idesc, caddr_t msg, ...)