Searched refs:MANDB_CREATE (Results 1 - 3 of 3) sorted by relevance

/netbsd-6-1-5-RELEASE/usr.sbin/makemandb/
H A Dapropos-utils.h44 #define MANDB_CREATE SQLITE_OPEN_READWRITE | SQLITE_OPEN_CREATE macro
H A Dapropos-utils.c292 if (db_flag != (MANDB_CREATE)) {
H A Dmakemandb.c341 if ((db = init_db(MANDB_CREATE)) == NULL)

Completed in 70 milliseconds