Searched refs:init_db (Results 1 - 5 of 5) sorted by relevance

/netbsd-6-1-5-RELEASE/usr.sbin/makemandb/
H A Dapropos-utils.h87 sqlite3 *init_db(int);
H A Dwhatis.c94 if ((db = init_db(MANDB_READONLY)) == NULL)
H A Dapropos.c154 if ((db = init_db(MANDB_READONLY)) == NULL)
H A Dapropos-utils.c263 /* init_db --
279 init_db(int db_flag) function
H A Dmakemandb.c341 if ((db = init_db(MANDB_CREATE)) == NULL)

Completed in 179 milliseconds