Searched refs:nSession (Results 1 – 2 of 2) sorted by relevance
12229 int nSession; /* Number of active sessions */ member15397 for(j=0; j<pAuxDb->nSession; j++){ in session_close_all()15400 pAuxDb->nSession = 0; in session_close_all()20613 for(iSes=0; iSes<pAuxDb->nSession; iSes++){ in do_meta_command()20616 if( iSes<pAuxDb->nSession ){ in do_meta_command()20684 if( pAuxDb->nSession ){ in do_meta_command()20686 pAuxDb->aSession[iSes] = pAuxDb->aSession[--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()[all …]
90514 pAuxDb->nSession++;128149 pAuxDb->nSession++;174046 pAuxDb->nSession++;