Home
last modified time | relevance | path

Searched defs:pAuxDb (Results 1 – 1 of 1) sorted by relevance

/third_party/sqlite/src/
Dshell.c15590 *pAuxDb; /* Currently active database connection */ member
19147 struct AuxDb *pAuxDb = i<0 ? p->pAuxDb : &p->aAuxDb[i]; in session_close_all() local
24093 struct AuxDb *pAuxDb = p->pAuxDb; in do_meta_command() local