/src/usr.bin/login/ |
common.c | 167 update_db(int quietlog, int rootlogin, int fflag) function in typeref:typename:void
|
common.c | 167 update_db(int quietlog, int rootlogin, int fflag) function in typeref:typename:void
|
/src/usr.sbin/makemandb/ |
makemandb.c | 124 static void update_db(sqlite3 *, struct mparse *, mandb_rec *); 433 update_db(db, mp, &rec); 510 * update_db(), once the database has been updated. 695 /* update_db -- 703 update_db(sqlite3 *db, struct mparse *mp, mandb_rec *rec) function in typeref:typename:void
|
makemandb.c | 124 static void update_db(sqlite3 *, struct mparse *, mandb_rec *); 433 update_db(db, mp, &rec); 510 * update_db(), once the database has been updated. 695 /* update_db -- 703 update_db(sqlite3 *db, struct mparse *mp, mandb_rec *rec) function in typeref:typename:void
|