Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/sendmail/src/
H A Dmain.c2252 rwgflags |= RWG_FORCE;
2429 rwgflags |= RWG_FORCE;
H A Dsendmail.h2121 #define RWG_FORCE 0x0008 macro
H A Dqueue.c2197 if (maxrunners == 0 && bitset(RWG_FORCE, flags))
2318 else if (Queue[qgrp]->qg_maxqrun > 0 || bitset(RWG_FORCE, flags))
H A Dsrvrsmtp.c3503 RWG_FORK|RWG_FORCE);