Searched refs:d_maxchildren (Results 1 – 3 of 3) sorted by relevance
41 int d_maxchildren; member
782 if (Daemons[curdaemon].d_maxchildren !=785 d_maxchildren;1494 d->d_maxchildren = DPO_NOTSET;1525 d->d_maxchildren = atoi(v);
2386 limit = (Daemons[dn].d_maxchildren != DPO_NOTSET) ?2387 Daemons[dn].d_maxchildren : MaxChildren;