Home
last modified time | relevance | path

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

/freebsd/contrib/sqlite3/
H A Dshell.c23585 void close_db(sqlite3 *db){ in close_db() function
24242 close_db(newDb); in tryToClone()
25677 close_db(cmd.db); in arDotCommand()
26202 close_db(pDest); in do_meta_command()
26213 close_db(pDest); in do_meta_command()
26224 close_db(pDest); in do_meta_command()
26364 close_db(p->aAuxDb[i].db); in do_meta_command()
27653 close_db(p->db); in do_meta_command()
28046 close_db(pSrc); in do_meta_command()
28053 close_db(pSrc); in do_meta_command()
[all …]