Searched refs:DPO_NOTSET (Results 1 – 3 of 3) sorted by relevance
58 #define DPO_NOTSET (-1) /* daemon option (int) not set */ macro
734 DPO_NOTSET)743 DPO_NOTSET)746 if (Daemons[curdaemon].d_queueLA != DPO_NOTSET)748 if (Daemons[curdaemon].d_delayLA != DPO_NOTSET)751 DPO_NOTSET)1447 d->d_supersafe = DPO_NOTSET;1450 d->d_refuseLA = DPO_NOTSET;1451 d->d_queueLA = DPO_NOTSET;1452 d->d_delayLA = DPO_NOTSET;1453 d->d_maxchildren = DPO_NOTSET;
2256 limit = (Daemons[dn].d_refuseLA != DPO_NOTSET) ?2286 limit = (Daemons[dn].d_delayLA != DPO_NOTSET) ?2307 limit = (Daemons[dn].d_maxchildren != DPO_NOTSET) ?