Home
last modified time | relevance | path

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

/third_party/sqlite/src/
H A Dshell.c15581 struct AuxDb { /* Storage space for auxiliary database connections */ struct
19147 struct AuxDb *pAuxDb = i<0 ? p->pAuxDb : &p->aAuxDb[i]; in session_close_all()
24093 struct AuxDb *pAuxDb = p->pAuxDb; in do_meta_command()

Completed in 34 milliseconds