Home
last modified time | relevance | path

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

/freebsd/contrib/sqlite3/
H A Dshell.c19464 *pAuxDb; /* Currently active database connection */ member
23216 struct AuxDb *pAuxDb = i<0 ? p->pAuxDb : &p->aAuxDb[i]; in session_close_all() local
28256 struct AuxDb *pAuxDb = p->pAuxDb; in do_meta_command() local