Home
last modified time | relevance | path

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

/freebsd/contrib/sqlite3/
H A Dshell.c28185 void close_db(sqlite3 *db){ in close_db() function
28891 close_db(newDb); in tryToClone()
30547 close_db(cmd.db); in arDotCommand()
32626 close_db(pDest); in do_meta_command()
32637 close_db(pDest); in do_meta_command()
32648 close_db(pDest); in do_meta_command()
32762 close_db(p->aAuxDb[i].db); in do_meta_command()
33747 close_db(p->db); in do_meta_command()
34062 close_db(pSrc); in do_meta_command()
34069 close_db(pSrc); in do_meta_command()
[all …]