Searched refs:d_maxchildren (Results 1 – 3 of 3) sorted by relevance
41 int d_maxchildren; member
776 if (Daemons[curdaemon].d_maxchildren !=779 d_maxchildren;1487 d->d_maxchildren = DPO_NOTSET;1518 d->d_maxchildren = atoi(v);
2384 limit = (Daemons[dn].d_maxchildren != DPO_NOTSET) ?2385 Daemons[dn].d_maxchildren : MaxChildren;