dbm_flushpag
if (dbm_flushpag(db) < 0)
if (dbm_dirty(db)) (void) dbm_flushpag(db);
static int dbm_flushpag(DBM *db);