Home
last modified time | relevance | path

Searched refs:RWG_VERBOSE (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/cmd/sendmail/src/
H A Dqueue.c1537 rwgflags |= RWG_VERBOSE;
1900 if (bitset(RWG_VERBOSE, flags))
1918 if (bitset(RWG_VERBOSE, flags))
1943 if (bitset(RWG_VERBOSE, flags))
H A Dmain.c2227 rwgflags |= RWG_VERBOSE;
2404 rwgflags |= RWG_VERBOSE;
H A Dsendmail.h1978 #define RWG_VERBOSE 0x0002 macro