Searched refs:nSession (Results 1 – 1 of 1) sorted by relevance
18197 int nSession; /* Number of active sessions */ member21953 for(j=0; j<pAuxDb->nSession; j++){ in session_close_all()21956 pAuxDb->nSession = 0; in session_close_all()26895 for(iSes=0; iSes<pAuxDb->nSession; iSes++){ in do_meta_command()26898 if( iSes<pAuxDb->nSession ){ in do_meta_command()26967 if( pAuxDb->nSession ){ in do_meta_command()26969 pAuxDb->aSession[iSes] = pAuxDb->aSession[--pAuxDb->nSession]; in do_meta_command()26980 if( pAuxDb->nSession ){ in do_meta_command()26992 if( pAuxDb->nSession ){ in do_meta_command()27015 if( pAuxDb->nSession ){ in do_meta_command()[all …]