update_db
void update_db(int, int, int);
update_db(quietlog, rootlogin, fflag);
update_db(quietlog, rootlogin, fflag);
static void update_db(sqlite3 *, struct mparse *, mandb_rec *);
update_db(db, mp, &rec);