Searched defs:NMAX_SET (Results 1 - 1 of 1) sorted by relevance

/httpd/modules/database/
H A Dmod_dbd.c51 #define NMAX_SET 0x4 macro
130 new->nmax = (add->set&NMAX_SET) ? add->nmax : base->nmax;
228 cfg->set |= NMAX_SET;

Completed in 638 milliseconds