Home
last modified time | relevance | path

Searched refs:close_db (Results 1 – 6 of 6) sorted by relevance

/netbsd-src/usr.sbin/makemandb/
H A Dmakemandb.c375 close_db(db); in main()
384 close_db(db); in main()
393 close_db(db); in main()
406 close_db(db); in main()
425 close_db(db); in main()
443 close_db(db); in main()
450 close_db(db); in main()
738 close_db(db); in update_db()
1723 close_db(db); in insert_into_db()
1747 close_db(db); in insert_into_db()
[all …]
H A Dapropos.c233 close_db(db); in main()
268 close_db(db); in main()
H A Dapropos-utils.h108 void close_db(sqlite3 *);
H A Dwhatis.c110 close_db(db); in main()
H A Dapropos-utils.c168 close_db(sqlite3 *db) in close_db() function
456 close_db(db); in init_db()
/netbsd-src/external/public-domain/sqlite/dist/
H A Dshell.c22321 static void close_db(sqlite3 *db){ in close_db() function
22978 close_db(newDb); in tryToClone()
24413 close_db(cmd.db); in arDotCommand()
24865 close_db(pDest); in do_meta_command()
24876 close_db(pDest); in do_meta_command()
24887 close_db(pDest); in do_meta_command()
25027 close_db(p->aAuxDb[i].db); in do_meta_command()
26283 close_db(p->db); in do_meta_command()
26676 close_db(pSrc); in do_meta_command()
26683 close_db(pSrc); in do_meta_command()
[all …]