Home
last modified time | relevance | path

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

/netbsd-src/external/public-domain/sqlite/dist/
H A Dshell.c18201 *pAuxDb; /* Currently active database connection */ member
21952 struct AuxDb *pAuxDb = i<0 ? p->pAuxDb : &p->aAuxDb[i]; in session_close_all() local
26886 struct AuxDb *pAuxDb = p->pAuxDb; in do_meta_command() local