Home
last modified time | relevance | path

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

/netbsd-src/external/public-domain/sqlite/dist/
H A Dshell.c21934 static void session_close(OpenSession *pSession){ in session_close()
21968 OpenSession *pSession = (OpenSession*)pCtx; in session_filter() local
26887 OpenSession *pSession = &pAuxDb->aSession[0]; in do_meta_command() local