Searched refs:nmax (Results 1 - 2 of 2) sorted by relevance

/httpd/modules/database/
H A Dmod_dbd.h68 int nmax; member in struct:__anon101
H A Dmod_dbd.c106 cfg->nmax = DEFAULT_NMAX;
130 new->nmax = (add->set&NMAX_SET) ? add->nmax : base->nmax;
227 cfg->nmax = atoi(val);
376 || cfg->nmax != group_cfg->nmax
645 cfg->nmin, cfg->nkeep, cfg->nmax,

Completed in 12 milliseconds