OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:update_db
(Results
1 - 5
of
5
) sorted by relevancy
/src/usr.bin/login/
common.h
35
void
update_db
(int, int, int);
common.c
167
update_db
(int quietlog, int rootlogin, int fflag)
function
login_pam.c
469
update_db
(quietlog, rootlogin, fflag);
login.c
558
update_db
(quietlog, rootlogin, fflag);
/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
Completed in 20 milliseconds
Indexes created Mon Feb 23 16:20:21 UTC 2026