Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/sqlite3/
Dshell.c21175 static void session_close(OpenSession *pSession){ in session_close()
21209 OpenSession *pSession = (OpenSession*)pCtx; in session_filter() local
26131 OpenSession *pSession = &pAuxDb->aSession[0]; in do_meta_command() local