Searched refs:nSession (Results 1 – 1 of 1) sorted by relevance
23755 int nSession; /* Number of active sessions */ member27691 for(j=0; j<pAuxDb->nSession; j++){ in session_close_all()27694 pAuxDb->nSession = 0; in session_close_all()34277 for(iSes=0; iSes<pAuxDb->nSession; iSes++){ in do_meta_command()34280 if( iSes<pAuxDb->nSession ){ in do_meta_command()34351 if( pAuxDb->nSession ){ in do_meta_command()34353 pAuxDb->aSession[iSes] = pAuxDb->aSession[--pAuxDb->nSession]; in do_meta_command()34364 if( pAuxDb->nSession ){ in do_meta_command()34378 if( pAuxDb->nSession ){ in do_meta_command()34401 if( pAuxDb->nSession ){ in do_meta_command()[all …]