Home
last modified time | relevance | path

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

/freebsd/contrib/sendmail/src/
H A Dqueue.c1601 rwgflags |= RWG_VERBOSE;
1979 if (bitset(RWG_VERBOSE, flags))
1997 if (bitset(RWG_VERBOSE, flags))
2022 if (bitset(RWG_VERBOSE, flags))
H A Dmain.c2288 rwgflags |= RWG_VERBOSE;
2479 rwgflags |= RWG_VERBOSE;
H A Dsendmail.h2257 #define RWG_VERBOSE 0x0002 macro