Lines Matching refs:active
202 unsigned int active; /* number of active clients */
210 Dt_t* connections; /* active connection list */
303 state->active++;
305 log(state, con, 'S', "accept connection -- %d active", state->active);
396 log(state, con, 'I', "info active=%d", state->active);
963 state->active--;
966 log(state, con, 'S', "drop connection -- %d active", state->active);