Home
last modified time | relevance | path

Searched refs:RWG_RUNALL (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/cmd/sendmail/src/
H A Dqueue.c1258 (void) run_work_group(wgrp, RWG_FORK|RWG_PERSISTENT|RWG_RUNALL);
1541 rwgflags |= RWG_RUNALL;
2062 if (bitset(RWG_RUNALL, flags) ||
H A Dsendmail.h1981 #define RWG_RUNALL 0x0010 macro