Home
last modified time | relevance | path

Searched refs:nSession (Results 1 – 1 of 1) sorted by relevance

/freebsd-13.1/contrib/sqlite3/
H A Dshell.c15397 for(j=0; j<pAuxDb->nSession; j++){ in session_close_all()
15400 pAuxDb->nSession = 0; in session_close_all()
20616 if( iSes<pAuxDb->nSession ){ in do_meta_command()
20684 if( pAuxDb->nSession ){ in do_meta_command()
20697 if( pAuxDb->nSession ){ in do_meta_command()
20710 if( pAuxDb->nSession ){ in do_meta_command()
20735 if( pAuxDb->nSession ){ in do_meta_command()
20748 if( pAuxDb->nSession ){ in do_meta_command()
20759 for(i=0; i<pAuxDb->nSession; i++){ in do_meta_command()
20773 for(i=0; i<pAuxDb->nSession; i++){ in do_meta_command()
[all …]