Searched refs:d_maxchildren (Results 1 – 3 of 3) sorted by relevance
43 int d_maxchildren; member
750 if (Daemons[curdaemon].d_maxchildren !=753 d_maxchildren;1453 d->d_maxchildren = DPO_NOTSET;1484 d->d_maxchildren = atoi(v);
2307 limit = (Daemons[dn].d_maxchildren != DPO_NOTSET) ?2308 Daemons[dn].d_maxchildren : MaxChildren;