Home
last modified time | relevance | path

Searched refs:RWG_FORCE (Results 1 – 4 of 4) sorted by relevance

/freebsd/contrib/sendmail/src/
H A Dmain.c2291 rwgflags |= RWG_FORCE;
2482 rwgflags |= RWG_FORCE;
H A Dsendmail.h2259 #define RWG_FORCE 0x0008 macro
H A Dqueue.c2233 if (maxrunners == 0 && bitset(RWG_FORCE, flags))
2353 else if (Queue[qgrp]->qg_maxqrun > 0 || bitset(RWG_FORCE, flags))
H A Dsrvrsmtp.c3721 RWG_FORK|RWG_FORCE);