Searched refs:update_db (Results 1 – 5 of 5) sorted by relevance
| /netbsd-src/usr.bin/login/ |
| H A D | common.h | 35 void update_db(int, int, int);
|
| H A D | common.c | 167 update_db(int quietlog, int rootlogin, int fflag) in update_db() function
|
| H A D | login_pam.c | 469 update_db(quietlog, rootlogin, fflag); in main()
|
| H A D | login.c | 558 update_db(quietlog, rootlogin, fflag); in main()
|
| /netbsd-src/usr.sbin/makemandb/ |
| H A D | makemandb.c | 124 static void update_db(sqlite3 *, struct mparse *, mandb_rec *); 433 update_db(db, mp, &rec); in main() 703 update_db(sqlite3 *db, struct mparse *mp, mandb_rec *rec) in update_db() function
|