Home
last modified time | relevance | path

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

/src/contrib/sqlite3/
H A Dshell.c26162 void close_db(sqlite3 *db){ in close_db() function
26836 close_db(newDb); in tryToClone()
28391 close_db(cmd.db); in arDotCommand()
28920 close_db(pDest); in do_meta_command()
28931 close_db(pDest); in do_meta_command()
28942 close_db(pDest); in do_meta_command()
29074 close_db(p->aAuxDb[i].db); in do_meta_command()
30430 close_db(p->db); in do_meta_command()
30858 close_db(pSrc); in do_meta_command()
30865 close_db(pSrc); in do_meta_command()
[all …]