dumplog
void dumplog();
dumplog(stdin);
dumplog(f);
dumplog(h, fout, ferr);
static void dumplog(fstyp_ufs_t *h, FILE *fout, FILE *ferr);
static int dumplog = 0;
if (dumplog) {